Skip to content

This repo is my personal workspace for the LinkedIn Learning course: Build Three Real-World Python Applications

License

Notifications You must be signed in to change notification settings

OmerGamie/build-three-real-world-python-applications-4379002

 
 

Repository files navigation

Building Three Real-World Python Applications 🌍🛠️🐍

Build Three Real-World Python Applications

Table of Contents

  1. Course Overview
  2. Course Modules
  3. Progress
  4. File Structure
  5. Running Locally
  6. Credits

Course Overview

Programmers with Python skills are highly sought after, and what better way to demonstrate your skills than by building real-world applications? This course, taught by Megan Silvey, guides you through the construction of three practical applications focusing on popular Python topics: web scraping, web APIs, and text analysis.

Course Modules

Web Scraping in Python

  • Basics of web scraping
  • Using BeautifulSoup
  • Crawling websites
  • Handling AJAX requests
  • Chapter Challenge

Working with Web APIs in Python

  • Understanding RESTful APIs
  • Making API requests
  • Parsing JSON responses
  • Building an API-based application
  • Chapter Challenge

Text Analysis in Python

  • Basics of text analysis
  • Natural Language Processing (NLP)
  • Sentiment analysis
  • Text classification
  • Chapter Challenge

Progress

  • Web Scraping in Python
  • Working with Web APIs in Python
  • Text Analysis in Python

Running Locally

For instructions on how to run the code locally, please check the original repo's README.

Credits

This repository is a personal fork based on the LinkedIn Learning course 'Build Three Real-World Python Applications' by Megan Silvey. The original course and repository can be found here.

Original Instructor

Megan Silvey
Software Engineer

LinkedIn Learning Codespaces

I highly recommend checking out the full course for a deep dive into building practical Python applications, as well as Megan Silvey's other courses on LinkedIn Learning.


About

This repo is my personal workspace for the LinkedIn Learning course: Build Three Real-World Python Applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%