Markdown

Sort options

Working with Version Control (Coursera)

Apr 8th 2024
Working with Version Control (Coursera)
Course Auditing
Categories
Effort
Languages
Version control is a crucial tool for managing code. Explore the basics of version control and learn how to use it in software development projects. In this course, you will explore Git, a popular version control tool which you will learn to use to create repositories, make commits, and [...]

Writing READMEs (Udacity)

Self Paced
Writing READMEs (Udacity)
Free Course
Categories
Effort
Languages
In this course, you’ll learn what documentation is and why it’s an important part of the development process. You'll learn how to build a well-structured README that you’ll be able to incorporate into your projects moving forward. By the end of this course, you will have written your very [...]

Getting Started with Jupyter Notebook (Manning Publications)

In this liveProject, you’ll get hands-on experience using Jupyter Notebook in a real-world data science project. You’ll train a simple KNN classifier and use Jupyter, IPython, and the easy-to-use Markdown markup language to document and share your work. Your challenges will include customizing your notebooks, incorporating your notebooks into [...]