Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 522 Bytes

File metadata and controls

19 lines (12 loc) · 522 Bytes

Exercise 1a - Getting started with Python & Project Management Part 1

Objectives

  • Learn git via the command line
  • Learn about GitHub
  • Learn the basics of markdown syntax
  • Learn the basics of an IDE

Practice

  • Create a github repository named learning-python
  • Format a README with markdown syntax
  • Add 2 articles to a exercise_1 directory in the learning-python repository

Previous | Next | List of contents