About 50 results
Open links in new tab
  1. Free Code Tutorials

    Now it's time to learn some actual code! In our free code tutorials, you’ll be introduced to many widely used website languages like HTML, CSS, JavaScript and PHP.

  2. Free Ruby Tutorial - Code Conquest

    Ruby is often lauded as one of the best languages to cut your teeth on if you’re a novice or beginner coder. This is because it is one of the easiest languages to learn and master.

  3. Free Python Tutorial - Code Conquest

    It doesn’t matter whether you are new to programming or you’re interested in learning another language, we have the resources to help you get started. Follow our comprehensive guide that will introduce …

  4. Coding Quizzes - Code Conquest

    You can do that with Code Conquest’s free beginner coding tutorials. These tutorials will give you a taste of binary code and four widely used website languages.

  5. Free Binary Tutorial - Code Conquest

    Binary code is at the absolute heart of anything that goes on inside a computer – and yet it’s something that most code tutorials don’t cover. Here’s an explanation of the fundamentals of binary.

  6. 6 Python Programming Projects for Beginners - Code Conquest

    To help you get started, we’re going to walk you through several novice-level projects; they’re pretty easy to follow even if you have no previous programming experience.

  7. Free MySQL Tutorial - Code Conquest

    SQL, often pronounced “sequel,” is a computer programming language that database software – like MySQL – uses. A variety of computer platforms – especially web-based apps like blogs, CMS …

  8. The 50 Best Websites to Learn Python - Code Conquest

    Apr 15, 2016 · The site offers beginner tutorials designed to introduce programming newbies to the basic fundamentals of coding. Version 3 – which is the version linked – centers on the use of Python …

  9. Ruby 101: Programming Projects for Beginners - Code Conquest

    As you probably already know, one of the first things you will learn to do with any language is how to output the text, “hello world.” We’re going to do the same thing here, but be sure to take note of how …

  10. MySQL 101: Programming Projects for Beginners - Code Conquest

    After you have entered this code into the prompt, you should be able to login to your database. Please note that the username is “yourname” and the password is “helloworld”. For the final part of our …