Lightning-AI/engineering-class
Python
Captured source
source ↗GH
Source ↗published May 19, 2022seen 5dcaptured 15hhttp 200method plain
Lightning-AI/engineering-class
Description: Lightning Bits: Engineering for Researchers repo
Language: Python
Stars: 134
Forks: 18
Open issues: 0
Created: 2022-05-19T20:56:24Z
Pushed: 2022-08-29T19:32:52Z
Default branch: main
Fork: no
Archived: yes
README:
Lightning Bits: Engineering for Researchers
This repository contains additional materials and show notes for the Lightning Bits: Engineering for Researchers video series.
Ep 01: Notebooks vs Python Projects
- 🍿 Watch Episode 1
- [📖 Read show notes](ep01-nbs-vs-projects/Ep01-ShowNotes.md)
- [ep01-nbs-vs-projects/project](ep01-nbs-vs-projects/project): Layout of an example project
- A glimpse of Sebastian's typical workflows using both notebooks and Python projects/packages
Ep 02: The 8 Essential Terminal Commands you Need to Know
- 🍿 Watch Episode 2
- [📖 Read show notes](ep02-terminal/Ep02-ShowNotes.md)
Ep 03: How to Use Virtual Environments to Keep Your Computer Organized
- 🍿 Watch Episode 3
- [📖 Read show notes](ep03-environments/Ep03-ShowNotes.md)
Ep 04: How to Be More Productive Using Python Integrated Development Environments (IDEs)
- 🍿 Watch Episode 4
- [📖 Read show notes](ep04-IDE/Ep04-ShowNotes.md)
Ep 05: How to Debug Python Code -- Find Errors More Efficiently
- 🍿 Watch Episode 5
- [📖 Read show notes](ep05-debugging/Ep05-ShowNotes.md)
Ep 06: Version Control Your Code Using Git ... And Thank Yourself Later
- 🍿 Watch Episode 6
- [📖 Read show notes](ep06-git-basics/Ep06-ShowNotes.md)
Ep 07: Managing Code Projects with Git Branching
- 🍿 Watch Episode 7
- [📖 Read show notes](ep07-git-branching/Ep07-ShowNotes.md)
Ep 08: Creating a Pull Request on GitHub
- 🍿 Watch Episode 8
- [📖 Read show notes](ep08-github-pr/Ep08-ShowNotes.md)
Ep 09: Collaborate on Coding Projects with GitHub
- 🍿 Watch Episode 9
- [📖 Read show notes](ep09-github-collab/Ep09-ShowNotes.md)
Ep 10: Level-Up Your Python Skills Using Classes and Object-Oriented Programming Concepts
- 🍿 Watch Episode 10
- [📖 Read show notes](ep10-oop/Ep10-ShowNotes.md)
---
Questions or Suggestions?
If you have questions or suggestions, please don't hesitate to reach out to William (@_willfalcon) and Sebastian (@rasbt) on Twitter or join our Slack Channel. For more episodes, also check out the Lightning Bits: Engineering for Researchers.