Video description
7+ Hours of Video InstructionWhile Python is a great beginner language, you will need to know more than conditionals, functions, and loops to be a competent Python developer. This video lesson is meant as a follow-up to Arianne’s Introduction to Python LiveLessons course. In it, you will learn essential skills to become a proper Python developer, like using external libraries, managing project environments, handling exceptions, and making HTTP requests. By the end of this lesson, you will have created a web scraper in Python that gathers data from a website and outputs it into a CSV formatted file. You will also be introduced to key software construction concepts like testing, debugging, and refactoring.
Description
Python was originally designed with learners in mind. It is also used by professional developers in a wide range of applications, such as web programming, data science, artificial intelligence, and DevOps. Python is the fastest growing, most widely used language, and aspiring developers want to learn.
While Python is a great beginner language, you need to know more than conditionals, functions, and loops to be a competent Python developer. This video lesson is meant as a follow up to Arianne’s Introduction to Python LiveLessons course.
In this LiveLessons, you learn essential skills to become a proper Python developer, such as using external libraries, managing project environments, handling exceptions, and making HTTP requests. By the end of the lessons, you will have created a web scraper in Python that gathers data from a website and outputs it into a CSV formatted file. Along the way, you will also be introduced to key software construction concepts like testing, debugging, and refactoring.
The source code repository for this LiveLesson is kept at https://github.com/ariannedee/next-level-python-livelessons.
About the Instructor
Arianne Dee is a freelance software developer and educator from the University of British Columbia and an instructor for Canada Learning Code and MakerLabs in Vancouver, BC. Arianne’s Intro to Programming with Python LiveLessons (Addison Wesley) has received 5-star reviews Arianne has a following in the Python community, with her well-thought-out live trainings and videos.
Skill Level
- Beginning to Intermediate
- While Python is a great beginner language, you will need to know more than conditionals, functions, and loops to be a competent Python developer.
- You will learn essential skills to become a proper Python developer, like using external libraries, managing project environments, handling exceptions, and making HTTP requests.
- You will have created a web scraper in Python that gathers data from a website and outputs it into a CSV formatted file.
- You will be introduced to key software construction concepts like testing, debugging, and refactoring.
- Software developers, programmers, web developers
Prerequisites:
- Some experience coding in Python 3
- Basic understanding of the following concepts in Python: types, functions, conditionals, lists, while loops, and for loops
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
Table of contents
- Introduction
- Lesson 1: Look at Python Basics
- Lesson 2: Work with Files
- Lesson 3: Manage Your Python Environments
- Lesson 4: Choose an IDE
- Lesson 5: Understand Python Modules and Namespaces
- Lesson 6: Debug and Test Your Code
- Lesson 7: Getting Data from the Web
- Lesson 8: Create a Web Scraping Application
- Lesson 9: Put your Project on the Internet
- Summary
Product information
- Title: Next Level Python
- Author(s):
- Release date: March 2021
- Publisher(s): Addison-Wesley Professional
- ISBN: 0136904084
You might also like
video
Effective Python
5+ Hours of Video Instruction Effective Python LiveLessons Video Training Description Effective Python LiveLessons Video Training …
book
Python for Excel
While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests …
video
Introduction to Python
Intrigued by Python? Learn how to get started with this popular language, whether you’re new to …
book
Python for Data Science
Python is an ideal choice for accessing, manipulating, and gaining insights from data of all kinds. …