
Harvard CS50’s Web Programming with Python and JavaScript – Full University Course
This web programming course from Harvard University picks up where CS50x leaves off. It dives more deeply into the design and implementation of web apps with Python, JavaScript, and SQL using frameworks like Django, React, and Bootstrap. Topics include database design, scalability, security, and user experience. You will learn how to write and use APIs, […]
Read More
ChatGPT Clone – OpenAI API and React Tutorial
freeCodeCamp.org shows us how to use React and the OpenAI API to create an application like ChatGPT. The application can answer our questions, convert the text into different languages, or even convert JavaScript code to Python.
Read More
College Level Algebra Full Course with Python Code
Learn college Algebra from an experienced university mathematics professor in this video from freeCodeCamp.org. Syllabus & Code.
Read More
System Design for Beginners Course
This course from freeCodeCamp.org is a detailed introduction to system design for software developers and engineers. Building large-scale distributed systems like Google, Facebook, Amazon, and Twitter requires an in-depth understanding of computer science principles. This allows systems to handle millions of users concurrently despite hardware failures. We discuss the fundamental concepts of system design in […]
Read More
Python Game Development Project Using OOP – Minesweeper Tutorial (w/ Tkinter)
This video course from freeCodeCamp.org will improve your Python skills by coding a Minesweeper game using the tkinter library. The game is fully implemented using Object Oriented Programming. Course from JimShapedCoding. Check out his channel Code: https://github.com/jimdevops19/MinesweeperGame
Read More
How to Build an API without leaving VSCode! (and Then Sell it)
- Frank
- November 14, 2022
- 100daysofcode
- Ania Kubow
- Coding
- coding bootcamp
- coding course
- coding dojo
- coding explained
- coding for kids
- coding is fun
- coding mentor
- coding shorts
- coding teacher
- cs50
- CSS
- engineering
- engineering course
- explainer
- flatiron
- free bootcamp
- free learning
- FreeCodeCamp
- frontend mentor
- general assembly
- html
- javascript course
- javascript30
- js
- js30
- learn javascript for free
- learn to code
- math javascript
- shorts
- STEM
- Web Dev
- Web Development
Ania is back with another top notch tutorial!
Read More
How to Build a Buzzfeed Clone in JavaScript!
Find out how to build a clone of buzzfeed!
Read More
How to Build a Rotating flight widget with JavaScript!
- Frank
- September 27, 2022
- 100daysofcode
- Ania Kubow
- Coding
- coding bootcamp
- coding course
- coding dojo
- coding explained
- coding for kids
- coding is fun
- coding mentor
- coding shorts
- coding teacher
- cs50
- CSS
- engineering
- engineering course
- explainer
- flatiron
- free bootcamp
- free learning
- FreeCodeCamp
- frontend mentor
- general assembly
- html
- javascript course
- javascript30
- js
- js30
- learn javascript for free
- learn to code
- math javascript
- shorts
- STEM
- Web Dev
- Web Development
In this video learn how to build a rotating flight board widget using plain old JavaScript.
Read More
How to Build an Analog Clock in JavaScript!
In this video learn how to build an analog clock to practise using the Date object in JavaScript.
Read More
How to Code Jeopardy in JavaScript!
- Frank
- July 13, 2022
- 100daysofcode
- Ania Kubow
- Coding
- coding bootcamp
- coding course
- coding dojo
- coding explained
- coding for kids
- coding is fun
- coding mentor
- coding shorts
- coding teacher
- cs50
- CSS
- engineering
- engineering course
- explainer
- flatiron
- free bootcamp
- free learning
- FreeCodeCamp
- frontend mentor
- general assembly
- html
- javascript course
- javascript30
- js
- js30
- learn javascript for free
- learn to code
- math javascript
- shorts
- STEM
- Web Dev
- Web Development
Ania shows us how to build a game of Jeopardy using JavaScript.
Read More