According to Kottans Front-End Course
ᴧ_ᴧ =(ᴧ.ᴧ)= (")_(")
- Intro to HTML & CSS
- Responsive Web Design
- HTLM & CSS Practice
- JavaScript Basics
- Document Object Model - practice
- Building a Tiny JS World (pre-OOP) - practice
- Object oriented JS - practice
- OOP exercise - practice
- Offline Web Applications
- Memory pair game — real project!
- Website Performance Optimization
- Friends App - real project!
udacity.com - How to use Git and GitHub
Git and GitHub are perfect features, I'll use it.
codecademy.com: Learn the Commant Line
Very interesting course about Bash Commandline, but too heavy informations about HTTP Protocols.
udacity.com - Version Control with Git
udacity.com - GitHub and Collaboration
Mostly repiting of the Git intro at stage 0 with couple remarks.
Some basic info.
Very good free materials and lubs.
I've met a large number of sites on the network without any optimization for mobile devices, which makes it impossible to use them. I hope the acquired knowledge will help to make the interface convenient for people.
Funny game! 🐸
So many useful things about arrays and objects.
Array's functions, spread array method, class.
Topics about how to handle with objects ans arrays.
Tasks how to use your knowledge. The execution of these tasks took me quite a long time, but it was worth it. Now I approach the solution of problems more pragmatically. Also I saved a lot of gists for my use.
Good introductory material about principles of the functional programming. Also good practical taskts, durring which I worked with arrays methods. Also, I'm really happy that understand array.reduce() method! 📓
It took a lot of time to manage with String methods. Not all clear with RegExp.
Learned so many tools to work with document. And understand what is javascript execution process of functions (Call Stack, Event Loop , Tasks)
Perform my skills with arrays and strings.
udacity - Object Oriented JavaScript The last task on udacity is beyond me :(