PYTHON-FUNDA.AJ1

Python Fundamentals

Python powers everything from Netflix to self-driving cars.  Ready to join the coding revolution? Master the basics in our Python Fundamentals course. 

  • Practice in 31 Hands-On Labs — nothing to install
  • 13 Interactive Lessons and 77 topics mapped to the official exam objectives
  • 261 Practice Test Questions and 2 Full Length Tests

Beginner Self-paced · 1 year access 4.5/5 (168 Reviews)

31 Hands-On LiveLabs

Practice real IT tasks in guided environments.

  • Real environments
  • Auto-graded
  • No installation
13Interactive Lessons
77Topics
31LiveLab
261Practice Test Questions
31Videos
138Flashcards
138Glossary of terms

01 / Skills you'll get

What you will be able to do

This CS Python fundamentals course meticulously lays the groundwork for your programming expertise. We'll begin with fundamental concepts like variables and data types, then progress to powerful tools like control statements and functions. Hands-on labs will solidify your understanding as you explore object-oriented programming, modules, error handling, and even file operations. By course end, you'll be confidently writing Python scripts and tackling problems with the power of code.
  • Work with core Python programming fundamentals like variables, data types (numerical, strings, lists, booleans), and operators.
  • Craft control flow using statements like if, while, and for loops to guide program execution.
  • Define and utilize functions to create reusable blocks of code.
  • Leverage object-oriented programming (OOP) principles to structure your programs effectively.
  • Manage errors and exceptions for robust code.
  • Work with modules and packages to organize and share code.
  • Perform essential file operations like reading, writing, and manipulating data.

Course Highlights

  • 13 Structured Lessons Comprehensive coverage of core course objectives
  • 31 Hands-On LiveLabs Interactive guided scenarios with instant evaluation
  • 261 Practice Questions Assessment tests with detailed answer rationales
  • 1 Year Full Access Self-paced learning accessible anytime on all devices

02 / Lessons & labs

See exactly what you will learn and practice

Download outline (PDF)

Lessons

13 Interactive Lessons · 77 topics
01 Introduction 8 topics
  • About the Course
  • Learning Objectives
  • Audience
  • Approach
  • Minimum Hardware Requirements
  • Software Requirements
  • Conventions
  • Installation
02 Introducing Python 6 topics · 5 LiveLab
  • Introduction
  • Working with the Python Interactive Shell
  • Writing and Running Simple Scripts
  • Variables
  • User Input, Comments, and Indentations
  • Summary

5 LiveLab in this lesson — see the labs panel →

03 Data Types 6 topics · 6 LiveLab
  • Introduction
  • Numerical Data
  • Strings
  • Lists
  • Booleans
  • Summary

6 LiveLab in this lesson — see the labs panel →

04 Control Statements 11 topics · 4 LiveLab
  • Introduction
  • Control Statements
  • The if Statement
  • The while Statement
  • while Versus if
  • Loops
  • The for Loop
  • The range Function
  • Nesting Loops
  • Breaking Out of Loops
  • Summary

4 LiveLab in this lesson — see the labs panel →

05 Functions 6 topics · 2 LiveLab
  • Introduction
  • Built-In Functions
  • User-Defined Functions
  • Function Arguments
  • Anonymous Functions
  • Summary

2 LiveLab in this lesson — see the labs panel →

Hands-On Labs Our edge

31 LiveLabs
  • Using the print Method
  • Displaying a Statement Multiple Times
  • Using Variable Assignment
  • Using Variables and Assigning Statements
  • Displaying the Multiplication Table Using Loops
  • Using Arithmetic Operators
Labs run in your browser — nothing to install.

03 / Exam details

Python Fundamentals Details

The Python Fundamentals course covers a range of topics that are essential for beginners to learn the basics of Python programming. The course includes Python syntax, data types, control structures, functions, modules, and more. It is designed to provide a comprehensive understanding of Python programming and enable learners to write basic Python code. In addition to the core topics, the course also covers best practices for Python programming and provides hands-on labs and real-world projects to help learners gain practical experience.

Official exam objectives →
Questions 40-60 (per exam)
Duration 45 minutes (per exam)
Passing Score 700 (on a scale of 1000)
Exam Fee USD $127 (per exam)
Delivered by Microsoft (in-person or online)
Question Format Multiple Choice and Multi-Response Questions single/multiple choice, performance-based
Practice Tests 261 Practice Questions (mapped to official exam objectives)
Certification PYTHON-FUNDA.AJ1 uCertify credential

Ready to take the exam?

Add your official PYTHON-FUNDA.AJ1 exam voucher to your order.

Official Voucher · Fast delivery · Retake bundle available
Exam voucher is sold separately and not included with standard course.

04 / FAQs

Questions before you start

Contact us ↗
Who is this course perfect for?
This course is perfect for beginners with no prior programming experience, or those looking to solidify their understanding of Python fundamentals.
  What are the basic concepts of Python?
  • Variables and Data Types: Variables store data like numbers (integers, floats), text (strings), collections (lists, tuples, dictionaries), and True/False values (booleans).
  • Operators: These perform operations on data, including arithmetic (+, -, *, /), comparison (==, !=, <, >), and logical (and, or, not).
  • Control Flow: Statements like if, while, and for loops dictate how your program executes based on conditions or repetitions.
  • Functions: Reusable blocks of code that perform specific tasks, promoting code organization and efficiency.

 

What are the fundamentals of Python list?

Python lists are a fundamental data structure used to store ordered collections of items. Here are some key points:

  • Mutability: Lists are mutable, meaning you can change their contents after creation by adding, removing, or modifying elements.
  • Indexing and Slicing: You can access elements by their position (index) or extract list portions using slicing syntax.
  • Common Methods: Built-in methods like append, insert, remove, and sort help you manipulate and organize list elements.
  • Heterogeneity: Lists can hold elements of different data types within the same list.
What is the exam registration fee?
USD $127
Where do I take the exam?
Microsoft

This Python Fundamentals Course is Your Launchpad  

The world runs on code, and Python is the language of the future. With this fundamentals of Python programming course, you'll transform from a curious onlooker to a Python developer.

  • 1 year of full access
  • 31 LiveLab included
  • Certificate of completion
scroll to top