Learn JavaScript by Building 7 Games – Full Course
By freeCodeCamp.org
Published: Feb 28, 2022
Learn JavaScript by building 7 retro games.
Ania Kubów created this course. Check out her channel: https://www.youtube.com/aniakubow
GitHub Links:
- Rock Paper Scissors: https://github.com/kubowania/rock-paper-scissors-x3
- Memory Game: https://github.com/kubowania/memory-game
- Whac-a-mole: https://github.com/kubowania/whac-a-mole
- Breakout: https://github.com/kubowania/breakout
- Frogger: https://github.com/kubowania/Frogger
- Connect Four: https://github.com/kubowania/connect-…
- Space Invaders: https://github.com/kubowania/space-in…
Tag: coding
[#Script #Coding] Data Structures and Algorithms in Python – Full Course for Beginners
Data Structures and Algorithms in Python – Full Course for Beginners
By freeCodeCamp.org
Published: Sep 08, 2021
A beginner-friendly introduction to common data structures (linked lists, stacks, queues, graphs) and algorithms (search, sorting, recursion, dynamic programming) in Python. This course will help you prepare for coding interviews and assessments.
• Course website: https://jovian.ai/learn/data-structures-and-algorithms-in-python
• Created by Aakash N S, founder and CEO of Jovian.
[#Script #Coding] Flask Course – Python Web Application Development
Flask Course – Python Web Application Development
By freeCodeCamp.org
Published: Mar 10, 2021
Learn the Flask Python web framework by building a market platform with an authentication system.
- Full code: https://github.com/jimdevops19/FlaskSeries
- Get code snippets used in the course: http://www.jimshapedcoding.com/courses/Flask%20Full%20Series
- Course created by Jim from JimShapedCoding. Check out his channel: https://www.youtube.com/channel/UCU8d7rcShA7MGuDyYH1aWGg
[#Script #Coding] Visual Studio Code Full Course – VS Code for Beginners
Visual Studio Code Full Course – VS Code for Beginners
By freeCodeCamp.org
Published: Nov 04, 2020
Master Visual Studio Code (VS Code) and increase your programming productivity. You will learn the basics of VS Code along with tips and tricks to become a super user. You will also learn how to install and use common extensions for JavaScript, Python, and PHP.
• Course from Bitfumes. Check out the Bitfumes YouTube channel: https://www.youtube.com/bitfumes
[#Script #Coding] WAPG 3 Sprite Animation Programming CSS JavaScript
WAPG 3 Sprite Animation Programming CSS JavaScript
By Adam Khoury
Published: Dec 07, 2016
Lesson Code: http://www.developphp.com/video/JavaScript/WAPG-4-Script-Based-Animation-Programming-JavaScript-CSS-Tutorial
Learn to program script-based animations with JavaScript using requestAnimationFrame, cancelAnimationFrame, setInterval or setTimeout. Using timing methods provides a greater level of control over how things animate on the screen and is ideal for video game development and othe… [READ MORE]
[#Coding] 15 Interesting #JavaScript and #CSS Libraries for June 2017
From Tutorialzine – 15 Interesting JavaScript and CSS Libraries for June 2017:
Our list of recommended web dev resources for the month of June. It features a plugin for CSS-only tooltips, a JavaScript code formatter, plus other new frameworks and utilities.
[#Tutorial] Getting Started With The #JavaScript Web Animation API
From Tutorialzine –Getting Started With The JavaScript Web Animation API:
Adding animations to web interfaces makes pages and apps feel more responsive and interactive. A side menu that smoothly slides out of view provides a much better user experience then a menu that just disappears when you close it. So far creating web animations was done either via CSS transitions, CSS keyframes, or an external library such as Animate.css or Velocity. Thanks to a new native JavaScript API, we are now able to freely animate any HTML element without ever having to leave our .js file.
[#Coding] 15 #JavaScript and #CSS Libraries for May 2017
From Tutorialzine –15 Interesting JavaScript and CSS Libraries for May 2017:
The mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month they release a handpicked collection of some of the best resources that they’ve stumbled upon and deemed worthy of your attention. monthly compilation of web dev resources is here and it is packed with awesome frameworks, plugins, and other useful freebies.
[#Coding] 10 Machine Learning Examples in #JavaScript
From Tutorialzine –10 Machine Learning Examples in JavaScript:
A collection of cool libraries and web experiments that will help JavaScript developers make their first steps in machine learning. The web ecosystem has made a lot of progress in recent times and although JavaScript and Node.js are still less performant than Python and Java, they are now powerful enough to handle many machine learning problems. Web languages also have the advantage of being super accessible – all you need to run a JavaScript ML project is your web browser.








