
Explore the course overview, learn programming concepts with zero coding for non-programmers, then start coding in Python, master fundamentals, complete assignments, and finish with a final project.
Ensure you have a decent laptop or desktop to practice programming, as hands-on coding cannot be replaced; follow the course order and complete quizzes, assignments, and projects.
Explore the four application types: web, desktop, console, and embedded applications, and distinguish websites from web applications with examples like Google dot com, Gmail, Office, VirtualBox, and digital watches.
Explore how to extract information from simple sentences, apply basic math with variables like name and apples, and identify data types such as characters, strings, and numbers for non-programmers.
Learn key programming terms such as source code, open source, and source control, and compare editors to integrated development environments like Eclipse and Visual Studio.
Install Python 3.7 on Windows, update the path environment variable to locate the Python executable, then verify by running Python and a simple script from the command prompt.
The attached zip file includes all python scripts used in the videos.
Discover how variables work in python by assigning names and values and printing them. Learn variable naming rules, type behavior for strings and numbers, and basic printing syntax.
Learn how to add comments in Python scripts using the pound sign to explain code. Balance concise comments with minimal clutter to help hundreds of programmers understand inherited scripts.
Practice building a small interactive Python script that accepts user input for a name and uses input to print a personalized message, replacing hard-coded values with dynamic input.
Explore Python lists, zero-based indexing, and square-bracket declaration, then iterate with for loops, print items, and append new elements; learn indexing access and simple repetition using multiplication.
Demonstrate methods and functions as reusable blocks of code, declared with def and used after declaration, invoked with arguments, and optionally returning values to be printed or assigned.
This course is for beginners (non-programmers) that introduces the programming concepts in a very interesting and unique way. The programming skills play a critical role in Cloud, Data Science, Software Development, DevOps, etc. This course enables you to learn other programming languages quickly and efficiently.
The course starts with programming concepts in plain English, and then get into Python programming. By the time, you write you first line of code, you are fully equipped with the fundamental concepts.
You will develop simple Python programs to apply the concepts.
Well.....Add the programming skill to your SKILL-BELT.
Enroll and Learn!