Brief Summary
This course teaches programming using the cooking metaphor, making complex ideas simple and relatable. You’ll learn the basics of programming languages and how to break problems down into manageable parts, setting you up for success as you dive into coding.
Key Points
-
Programming is like cooking: ingredients and preparation.
-
You will understand the basics of programming languages.
-
Learn to break down problems into data and functions.
-
Get a solid foundation to build your programming skills.
-
Feel confident in learning at your own pace.
Learning Outcomes
-
Understand the core concepts of programming.
-
Develop an app outline and implementation plan.
-
Learn to deconstruct problems into data and functions.
-
Gain confidence to continue learning programming independently.
About This Course
Learn how to program using the metaphors of how cooking and restaurants work.
In this course, you'll learn the fundamentals of how programming languages work. Using the metaphor of cooking and restaurants, you'll get concrete, plain english answers to questions like “What programming language should I learn?” and “What is programming?”
Programming courses and classes have some of the highest dropout rates of any professional domain...that's because the ideas are often presented in a very abstract way...Don't worry, this course is different. As long as you understand how a recipe works, you can understand how coding works.
At the most basic level, programming is two things: Ingredients and Preparation. That's our cooking metaphor...the words a programmer would use for these two terms are Data and Algorithms.
When you cook something, you are taking those raw ingredients and transforming them, cooking them, in some way to get a final result, the plated meal.
Your input is ingredients, your output is a plated meal.
A cookbook contains recipes, each with 2 parts. The ingredients are up top, and the preparation is below. Sometimes there is even a picture of what the final result will look like. Those 3 things, the input, transformation, and output, are the fundamental parts of both cooking and programming.
I spent a lot of time getting very frustrated when I was first starting out learning programming, and I almost quit a few times.
This course is about getting you past the initial stage of total confusion, which for many people lasts for the first few weeks or months of programming, to the next stage where you can learn at your own pace and feel confident knowing you have a solid foundational understanding so you can start to think like a programmer.
-Timothy
Understand the basics of any programming language
Develop an outline and implementation plan for creating an app
Break a problem down to data and functions
Arvind V. D.
Great videos.Programming concept very well explained.