Skip to content

Commit ed13fb1

Browse files
committed
Repository Updated.
1 parent 08c030c commit ed13fb1

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Python Basics: Learn to Code from Scratch
2+
3+
Welcome to "Python Basics: Learn to Code from Scratch"! This is a comprehensive course designed for beginners who want to learn Python from scratch. In this repository, you will find all the course materials, including notebooks, assignments, and solutions.
4+
5+
Throughout the course, you will learn the basics of Python programming, including data types, operators, conditionals, functions, object-oriented programming, and more. You will also learn how to use Python to solve real-world problems and build simple applications.
6+
7+
All the code examples and projects in the course are provided in this repository, along with detailed explanations and instructions. You will have the opportunity to practice what you learn by completing assignments and projects, which will be reviewed by the course instructors.
8+
9+
Whether you are a complete beginner or have some programming experience, this course will provide you with a solid foundation in Python programming. So, let's get started!
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"cells": [],
3+
"metadata": {},
4+
"nbformat": 4,
5+
"nbformat_minor": 5
6+
}

0 commit comments

Comments
 (0)