Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Programming: for REALLY beginners!
Rating: 4.5 out of 5(103 ratings)
572 students

Programming: for REALLY beginners!

Programming should be fun, but can become frustrating when learning without a method. This course has the best method!
Created byRadu Lupaescu
Last updated 5/2021
English

What you'll learn

  • Basic programming concepts
  • Basic Data Structures and Algorithms
  • Basic Object Oriented Programming
  • Fundamentals of programming
  • Flowcharts
  • Pseudocode
  • PHP
  • JavaScript
  • Python

Course content

13 sections98 lectures10h 57m total length
  • Introduction2:15

    Welcome to this class! I'll teach you the basics of programming and make sure you have the best possible start into this wonderful field, and I'll do this with one hand behind my back! Just kidding! I'll teach you how to think as a programmer and show you some of the most used programming languages.

  • What is a computer program?1:33

    Before writing one, we should define it, shouldn't we? The computer program is the untouchable system that transforms one interaction into a predictable result.

  • Short installation guide0:01
  • Understanding outputs7:01

    Outputs are what our programs produce. We know everything works because we see a trail of outputs.

Requirements

  • Windows PC

Description

Dear very beginners,

This is a course dedicated to you.

There are no prerequisites necessary. You just need a little bit of time for practice, and a windows PC if you want to run all the examples along with me.

Maybe you want to know why am I teaching this course?

As a team leader I have had the chance to work with and mentor many interns and juniors. Many of them were self-taught or had little formal education in the field of Computer Science. Do you know what their common trait was? They all felt that learning the tools of the trade is hard.

So, why should you take this course?

Programming (and learning how to program) should be fun! Take this course and see it for yourself. We will cover a lot of ground and learn all the important concepts, but we will start working visually and abstract those concepts later on, making the learning process as intuitive as possible. We will study how information flows through the program and how time "behaves" when the code runs.

Peek at the curriculum, watch the sample videos! We might have great chemistry and your decision to learn computer programming will be a life changing journey.

Here for you,

Radu

Who this course is for:

  • People looking for career change
  • Anyone who wants to learn programming
  • Undergrad students
  • Highschool students
  • Beginner developers
  • Developers wanting to learn basic algorithms and data structures