Skip to content

First project that I made using Python for Udacity Full Stack Web Developer Nanodegree.

Notifications You must be signed in to change notification settings

ilyarmnzhdn/movietrailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieTrailer

Motivation

This is my first project using object-oriented Python, that I've made during Udacity Full Stack Web Development Nanodegree. In this project I've used "webbrowser, os, re" libraries.

Quick Start

  1. Install Python https://www.python.org/
  2. Download or clone the repo: https://github.com/ilyarmnzhdn/movietrailer.git
  3. Open entertainment_center.py file in IDLE (pyCharm etc.).
  4. For Windows users press "f5" if you are using OS X press "fn + f5"

Conclusion

During this home I've establish a foundation in core programming concepts using Python and understand the role a simple web server has in receiving a request, executing a block of code and generating a response.

p.s. I wrote this project using Python 2.7

About

First project that I made using Python for Udacity Full Stack Web Developer Nanodegree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published