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
book
HBR Guide to Critical Thinking
Tackle complex situations with critical thinking. You're facing a problem at work. There are many ways …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Go for DevOps
Achieve reliable release automation and get zero troublesome notifications on your release day. Purchase of the …
book
Learning PostgreSQL 11
Leverage the power of PostgreSQL 11 to build powerful database and data warehousing applications Key Features …