An open API service indexing awesome lists of open source software.

https://github.com/trainingbypackt/python-fundamentals

A practical guide for learning Python, complete with real-world projects for you to explore
https://github.com/trainingbypackt/python-fundamentals

python3

Last synced: 4 months ago
JSON representation

A practical guide for learning Python, complete with real-world projects for you to explore

Awesome Lists containing this project

README

          

# Python Fundamentals

*Python Fundamentals* takes you from zero experience to a complete understanding of the key concepts, edge cases, and how to use Python for real-world application development. You'll move progressively from the basics to work with larger, more complex applications. After completing this course, you'll have the skills you need to dive into an existing application or start your own project.

# What you will learn
* Understand how to use control statements
* Manipulate primitive and non-primitive data structures
* Use loops to iterate over objects or data for accurate results
* Write encapsulated and succinct Python functions
* Build Python classes using object-oriented programming
* Manipulate files on the file system (open, read, write, delete)

# Hardware Requirements
For an optimal student experience, we recommend the following hardware configuration:
* Processor: Intel Core i5 or equivalent
* Memory: 8 GB RAM
* Storage: 4 GB available space
* Internet connection

# Software Requirements
You'll also need the following software installed in advance:
* Operating system: Windows 7 or Windows 10
* Browser: Google Chrome (latest version)
* [Python 3.6+](https://www.python.org/downloads/windows/)
* A text editor