About 55 results
Open links in new tab
  1. What can I do to leave the “tutorial hell”?

    Dec 15, 2022 · The best way to learn a new programming language is to build projects. I have created a list of 40 beginner friendly project tutorials in Vanilla JavaScript, React, and TypeScript.

  2. Doing projects with code along videos a bad idea?

    Oct 15, 2019 · I’ve been programming for decades, and I still watch tutorial videos on new topics. A code-along that leaves you confused as to what you’re doing is one you shouldn’t bother with. A …

  3. Java Tutorial for Complete Beginners (Free Course)

    Jan 20, 2017 · Guys, learn to program in the Java programming language. This course assumes no prior programming knowledge, just a desire to learn to program. Here are some of the stats of this course: …

  4. How to learn python as a beginner - The freeCodeCamp Forum

    Feb 1, 2024 · Follow the w3school python tutorial to learn the basics of python. It’s not so much the language that’s important to learn, but general programming concepts, such as variables, data-types, …

  5. Python for beginner - The freeCodeCamp Forum

    Jan 19, 2018 · Python Bootcamps: Learn Python Programming and Code Training Learn Python like a Professional! Start from the basics and go all the way to creating your own applications and games!

  6. An Introduction to Java with examples and a free 9 hour course

    Jan 16, 2021 · What is Java? Java is an object-oriented programming language developed by Sun Microsystems in 1995, which was later acquired by Oracle. It is now a full platform with lots of …

  7. Am I just not cut out for programming? - The freeCodeCamp Forum

    Dec 20, 2021 · I just lack the logic that is required for programming and I’m not sure if I can “build” that logic … it just feels hopeless This is my opinion, but I don’t think that “logic” is the right word to …

  8. The C# Programming Language - A full Guide with Examples

    Jun 14, 2017 · C# (pronounced C sharp) is a new programming language designed for building a wide range of enterprise applications that run on the .NET Framework. An evolution of Microsoft C and …

  9. C++ for Beginners - The freeCodeCamp Forum

    Nov 8, 2023 · C++ docs - get started, tutorials, reference. C++ programming reference for users of Microsoft C++ and Visual Studio. As @anon86258595 has stated, there are several different …

  10. Your Thoughts on W3schools - The freeCodeCamp Forum

    Jun 4, 2018 · I usually just use W3Schools as a quick reference. They do have some comprehensive stuff but it is not enough but hey, I use it as additional resource besides MDN and more resources …