Today I went over debugging again which was in better detail this time around. Compared to w3schools this one was a lot more in depth with graphics. The debugging process doesn’t look too difficult however it isn’t just memorizing a syntax. Here are the basic things to look for, which can be found in Google…
Author: JC Trilamanila
Day 30 JavaScript Switch Function Syntax
Day 30 a full month into learning how to code! I am grateful to have made it this far. However, I am still far away from where I need to be and question my speed of execution. I know at Lambda coding school I would be doing a lot more work on a daily basis….
Day 29 JavaScript Loop Syntax
Another day of reading through JavaScript basics again. As mentioned before in my previous blog, this blog and vlog documentation is for me to remember things better by talking and writing about it. So today main focus was loops which was a big part in the freecodecamp JavaScript basics. Learning and memorizing the syntax and…
Day 28 JavaScript Read Through
After finishing JavaScript Basics in freecodecamp, it left me with an uneasy feeling of moving on to the next portion. As I said I used the hint button a lot. With that said, I decided to go back to the Basics…again! So the first time around before doing freecodecamp courses decided to take notes from…
Day 27 JavaScript Basics Completed!
Finally completed the JavaScript Basics! Still far away from mastering it with the knowledge being second nature though. Finished it not feeling satisfied, that’s for sure. Used the hint button to many times. Didn’t memorize the syntaxes,operators, and functions. I plan on making it more natural by following YouTube videos that build different projects using…
Day 26 JavaScript Card Counting
Today was just another heads down coding type of day. Which I want to be normal part of my daily life. Not to much to report on today. Still in the JavaScript Basics section of the course just 75% done. I got to see cool ways to use JavaScript and its datasets. I liked how…
Day 25 Starting 2019 with JavaScript
Today is the first day of the year and it was spent learning about the JavaScript’s basics! What a great start to the year. I am really appreciating taking notes from w3schools. It has allowed me to understand the fundamentals more in depth compared to just executing code. However, just taking notes about JavaScript wasn’t…
Day 24 New Years Coding Resolution
Another year has come and gone. The first year being in crypto and making a blog. A pivotal year that inspired me to code. I’ve made many new friends that have been made from online communities. Mainly regarding friends from thebitcoin.pub, who I ended up meeting most of them this year at a meetup. So now…
Day 23 JavaScript Debugging & Coding Etiquette
Finally, see the note-taking end in sight! Tomorrow will finally be done with writing down notes from w3schools on JavaScript. Today I covered 4 sections in w3schools which were debugging, style guide, best practices, and mistakes. For JavaScript debugging I did not know that every browser had a native debugger. This topic wasn’t gone into…
Day 22 JavaScript Keywords This, Let, Const
Another day of writing down notes for hours. I’m actually pretty surprised that I’ve run out of ink for 3 pens so far, and 75% through my notebook. Writing down notes, then doing the coding portions in freecodecamp is definitely a longer route. However, it feels like information is sticking compared to just writing code,…