About 215 results
Open links in new tab
  1. What is Coding? - Code Conquest

    What is coding? You’ve seen the craze for learning code. Coding is what makes it possible for us to create computer software, apps and websites. Your browser, your OS, the apps on your …

  2. How Coding Works - Code Conquest

    Put simply, a programming (or coding) language is a set of syntax rules that define how code should be written and formatted. Thousands of different programming languages make it …

  3. Guide to Code Commenting

    Guide to Code Commenting Code commenting is the practice of sprinkling short, normally single-line notes throughout your code. These notes are called comments. They explain how your …

  4. How Binary Code Works and How Computers Use It - Code …

    Mar 15, 2021 · When you learn to code, really you’re learning to speak to computers in a language they can understand. So, even though you may not be using binary directly, it’s still …

  5. Understanding Hex Color Codes - Code Conquest

    But it’s likely you have no idea what a hex code means or how it’s generated. Learning this is surprisingly easy and satisfying, and once you’ve got your head around it you’ll be able to write …

  6. What Is SQL or Sequel and Where Does it Come From? - Code …

    Jul 21, 2021 · The trick is to start small, as with most languages, even if you have prior coding experience. It’s always best to review or learn the basics and then work your way up from …

  7. What is Syntax, Semantics, and Other Coding Concepts? - Code …

    Jun 16, 2021 · Just starting your coding journey? You may wonder, what is syntax? What does it do, and why does it matter? This guide explains all.

  8. Advanced Coding Concepts - Code Conquest

    Software design refers to the way code is organized in a program, and the algorithms (procedures) used. Here are 4 important software design principles to keep in mind when coding.

  9. 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 …

  10. Common Coding Languages - Code Conquest

    Coding languages aren’t like our languages – there are no vocabularies or alphabets. They’re more like codes – special commands, abbreviations and ways of arranging text.