Computer Programming for Absolute Beginners

Gain insights into programming fundamentals, history, and language evolution. Learn about code organization, variables, conditional statements, loops, functions, and error handling. Explore how computer programs work.

Beginner

146 Lessons

39h

Certificate of Completion

Gain insights into programming fundamentals, history, and language evolution. Learn about code organization, variables, conditional statements, loops, functions, and error handling. Explore how computer programs work.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

89 Playgrounds
14 Quizzes

This course includes

89 Playgrounds
14 Quizzes

Course Overview

Programming is the art and science of writing instructions that a computer can follow to accomplish a task. This course will teach you the concepts you need to know to become a computer programmer. You’ll learn about the brief history of programming, what constitutes a computer program, and the evolution of programming languages, including the various types of applications currently being developed. Next, you’ll learn how to organize the code using modules, namespaces, and packages. You’ll then learn about...Show More

What You'll Learn

Familiarity with computer programming in general

A working knowledge of the basic building blocks of a computer program

Hands-on experience using variables and control structures in programming

The ability to create functions in a computer program

An understanding of exception handling in programming

What You'll Learn

Familiarity with computer programming in general

Show more

Course Content

1.

Introduction

Get familiar with programming concepts, history, and technical aspects, adaptable to any language.
2.

Introduction to Computer Programs

Look at computer programming fundamentals, historical evolution, binary systems, and basics of machine code.
3.

Introduction to Programming Languages

Explore the evolution, diversity, and key concepts of programming languages for enhanced coding understanding.
4.

Types of Applications

Grasp the fundamentals of various computer applications, including standalone, web, mobile, distributed, and cloud-based applications.
5.

Software Projects and Code Organization

Deepen your knowledge of organizing, modularizing, and managing software projects for better code readability and maintenance.
6.

The Basic Building Block of a Computer Program

13 Lessons

Investigate programming sequences, effective task breakdown, statements, indentation, and comments for clarity.
7.

Working with Data: Variables

19 Lessons

Build on the foundational concepts of variables, data types, operators, and string manipulation in programming.
8.

Program Control Structures

12 Lessons

Learn how to use program control structures for dynamic decision-making and iterations.
9.

Understanding Functions

12 Lessons

Walk through creating and implementing functions, focusing on readability, reusability, and clarity.
10.

When Things Go Wrong: Bugs and Exceptions

11 Lessons

Work your way through understanding and managing bugs and exceptions in programming.
11.

Programming Paradigms

15 Lessons

Grasp the fundamentals of various programming paradigms, including structured, OOP, and functional programming.
12.

Programming Tools and Methodologies

11 Lessons

Deepen your knowledge of essential development tools, version control, testing, and methodologies.
13.

Code Quality

10 Lessons

Focus on writing efficient, readable, and maintainable code through best practices.
14.

Appendix: How to Translate the Pseudocode into Real Code

8 Lessons

Master translating pseudocode to various programming languages, including C++, C#, Java, JavaScript, PHP, and Python.
15.

Conclusion

1 Lesson

Learn how to use foundational computer programming concepts for versatile language application.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor