Skip to content

feliciahsieh/holbertonschool-higher_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Higher-level programming - Python

Welcome

Thanks for visiting my programming projects. Projects are written in Python, mySQL, and Javascript

Table of Contents

About

This repository contains Python projects while learning the language for the first time. Projects range from basic data types, data structures, to object-oriented programming, usage of modeules, API scripting, etc. Many projects include the main.py files used to test the code.

Requirements

  • Ubuntu 14.04 LTS
  • python3 3.4.3
  • mysql 14.14 Distrib 5.7.20, for Linux (x86_64) using EditLine wrapper
  • pip3 (1.5.4 from /usr/lib/python3/dist-packages (python 3.4))
  • requests module
  • nodejs
  • pep8 / pycodestyle styling
  • semistandard styling
  • All programs were run on a Vagrant(ubuntu/trusty64) (Virtualbox) environment

Installation

In your terminal, git clone the directory with the following command:

git clone https://github.com/feliciahsieh/[Github project directory]

Compile the files using:

./[pythonFile.py]

Projects

  1. 0x00-python-hello_world
  2. 0x01-python-if_else_loops_functions
  3. 0x02-python-import_modules
  4. 0x03-python-data_structures
  5. 0x04-python-more_data_structures
  6. 0x05-python-exceptions
  7. 0x06-python-classes
  8. 0x07-python-test_driven_development
  9. 0x08-python-more_classes
  10. 0x09-python-everything_is_object
  11. 0x0A-python-inheritance
  12. 0x0B-python-input_output
  13. 0x0C-python-almost_a_circle
  14. 0x0D-SQL_introduction
  15. 0x0E-SQL_more_queries
  16. 0x0F-python-object_relational_mapping
  17. 0x10-python-network_0
  18. 0x11-python-network_1
  19. 0x12-javascript-warm_up
  20. 0x13-javascript_objects_scopes_closures
  21. 0x14-javascript-web_scraping
  22. 0x15-javascript-web_jquery

Usage

./[executable file]

Run a Python program at your shell prompt normally as directed.

Credits

Work is owned and maintained by Felicia Hsieh (@feliciahsiehsw). A few projects were group projects, and joint ownership will be reflected in each respective project README.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published