Hi folks,
On FCC /learn - Ive worked thru all the responsive web design certification and done the projects, also done the “basic javascript modules”. Ive done some small stuff myself, watched the full youtube videos for HTML , CSS and Javascript.
Im looking to build my own projects using javascript, but everything is… more complicated than my small brain can handle! Ive got a fairly simple budget site in the works, but i cant get it to take user input and place the user input within a table - so im struggling with applying javascript to real world projects! Watching tutorials and coding one liners on edabit and FCC is fairly simple, im struggling with building a real project.
In my learning materials i see lots of chunks of javascript code, but no way to see a real world problem, strip it down and solve it using Javascript? where do i begin? ive never coded anything in my life before learning HTML
Ive bought the book by Jon duckett (Javacript and JQuery) and ive bought (but im waiting on) “A Smarter Way to Learn JavaScript:” by Mike Myers. J Duckett gives me great code snippets, but i cant apply them easily to the real world problems.