Loading README.md +17 −2 Original line number Diff line number Diff line Loading @@ -22,15 +22,30 @@ community upstream projects in enterprise. ## Lectors * Irina Gulina (Senior Software Quality Engineer) * Tomáš Tomeček (Senior Principal Software Engineer) * [Tomáš Tomeček](https://github.com/TomasTomecek) (Senior Principal Software Engineer) ## Next run Autumn 2023 at FI MUNI Brno as part of PV177 Laboratory of Advanced Network Technologies The course is open to all students: Bc, Mgr and PhD. This would be the second run. The first one happened in Autumn 2022. **IS course info**: https://is.muni.cz/predmet/fi/podzim2023/PV177 **Lecture time**: TBD **Lecture room**: FI MU S505 Red Hat lab at Faculty of Informatics, Masaryk University (S505, note that the room is only available during lecture time) **Grading**: successfully complete 5/6 mandatory homeworks **ECTS Credits**: 2 ## Prerequisites * Be comfortable in a command-line environment. * Understand basic programming concepts. * Understand basic Computer Science concepts. * Linux-based operating system is a big plus. * Linux-based operating system is a big plus. You may get bonus points for Fedora Linux 😇 ## Sylabus (This will be polished during summer 2023 and will include materials) * Introduction of this course, organization, motivation, intro to VCS and git * How did developers manage code before version control and why was it bad? * Definition of version control and what can you do with it. Loading Loading
README.md +17 −2 Original line number Diff line number Diff line Loading @@ -22,15 +22,30 @@ community upstream projects in enterprise. ## Lectors * Irina Gulina (Senior Software Quality Engineer) * Tomáš Tomeček (Senior Principal Software Engineer) * [Tomáš Tomeček](https://github.com/TomasTomecek) (Senior Principal Software Engineer) ## Next run Autumn 2023 at FI MUNI Brno as part of PV177 Laboratory of Advanced Network Technologies The course is open to all students: Bc, Mgr and PhD. This would be the second run. The first one happened in Autumn 2022. **IS course info**: https://is.muni.cz/predmet/fi/podzim2023/PV177 **Lecture time**: TBD **Lecture room**: FI MU S505 Red Hat lab at Faculty of Informatics, Masaryk University (S505, note that the room is only available during lecture time) **Grading**: successfully complete 5/6 mandatory homeworks **ECTS Credits**: 2 ## Prerequisites * Be comfortable in a command-line environment. * Understand basic programming concepts. * Understand basic Computer Science concepts. * Linux-based operating system is a big plus. * Linux-based operating system is a big plus. You may get bonus points for Fedora Linux 😇 ## Sylabus (This will be polished during summer 2023 and will include materials) * Introduction of this course, organization, motivation, intro to VCS and git * How did developers manage code before version control and why was it bad? * Definition of version control and what can you do with it. Loading