Introduction to Python: Fundamentals
This course will allow you to have more hands on experience when you are working with code in Jupyter Notebooks on Azure.
This course will allow you to have more hands on experience when you are working with code in Jupyter Notebooks on Azure.
More Information:
- Learning Style: On Demand
- Provider: Microsoft
- Difficulty: Beginner
- Course Duration: 20 Hours
- Course Info: Download PDF
- Certificate: See Sample
Need Training for 5 or More People?
Customized to your team's need:
- Annual Subscriptions
- Private Training
- Flexible Pricing
- Enterprise LMS
- Dedicated Customer Success Manager
Course Information
About the course:
After the beginners course where you learned all sorts of basics about python, you are ready to move on to this fundamentals course which will teach you all about the data structures of Python, working with string list and range sequences. This course will allow you to have more hands on experience when you are working with code in Jupyter Notebooks on Azure.
As mentioned above you will learn about the significance of list iteration which will be followed by everything you need to know about file input and output namely, opening them, reading them, editing them, closing them an much more. By the time this course is finished, you will see yourself slicing strings into substrings, creating and recapitulating lists, importing files and using file to append more. Alongside this you will be able to perform many practical functions of Python while you are coding.
Aims:
- The fundamentals of Python 3
- Being able to manipulate strings and lists
- Ways of iterating through lists, string and ranges
- Editing files in any way
Targeted Audience:
- Data Analysts
- Programmers
Prerequisite:
- Dev236x