About 400 results
Open links in new tab
  1. Learn SQL - Codecademy

    SQL (Structured Query Language) is a programming language used to manage data stored in relational databases, which store structured data in tables. Its syntax is easy to read, so it’s …

  2. What is Hashing? - Codecademy

    Mar 27, 2025 · Hashing is an important tool used in data authentication and security, as well as database management. That’s why, if you’re an aspiring Cybersecurity Specialist, Back-End …

  3. Learn to Code - for Free | Codecademy

    Course Learn Python 3 Learn the basics of Python 3.12, one of the most powerful, versatile, and in-demand programming languages today.

  4. What is a Database? Complete Guide - Codecademy

    A database is much more than a simple storage mechanism — it is the backbone of modern information systems. By understanding the types of databases and their components, …

  5. What is CRUD? Explained - Codecademy

    Master the foundation of database interactions with CRUD operations. Explore how Create, Read, Update, and Delete functions power modern applications from web APIs to mobile apps.

  6. What Is Back End? - Codecademy

    Mar 17, 2025 · This allows you to implement the server, database, and APIs and connect to a simple front end. This brings all your learning together and provides you with a project you can …

  7. Intro to SQL - Codecademy

    About this course Ready to start your journey into SQL? In this course, you will learn how to create, access, and update tables of data in a relational database.

  8. SQL Courses & Tutorials | Codecademy

    Intro to SQL Use SQL to create, access, and update tables of data in a relational database.

  9. What is Programming? And How to Get Started | Codecademy

    Whether your goal is to build a mobile app, search a database, or program a robot, coding is a skill that will take you far in life. Just remember — computers are tools.

  10. SQL | Codecademy

    SQL, Structured Query Language, is a programming language designed to manage data stored in these relational databases. SQL operates through simple, declarative statements. This keeps …