You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Links to what I consider the best resources to learn coding for solid fundamentals. There are some for some for ease of understanding for beginners, some for fast upskill for professionals and others for comprehensive learning goals.
Feel'n out is Miho and Amandine project for the intensive summer coding course provided by Code First:Girls. Feel'n out is an online tool that help you check your text emotions before sending it on the web. It relies on Machine Learning APIs.
Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.