An open API service indexing awesome lists of open source software.

https://github.com/carlosal1015/roadtogsoc2018

Repository of the PeruRoadtoGSoC2018 sessions by the instructor Julita (November 12, December 17, 2017).
https://github.com/carlosal1015/roadtogsoc2018

c gtk javascript python

Last synced: 3 months ago
JSON representation

Repository of the PeruRoadtoGSoC2018 sessions by the instructor Julita (November 12, December 17, 2017).

Awesome Lists containing this project

README

        

# Road to GSoC 2018 #
---------------------------------------
Repository of training lessons that include Linux commands, C programming, JavaScript and Python topics by the instructors [Julita Inca](https://github.com/jinca), [Martin Vuelta](https://github.com/zodiacfireworks) and [Gerson Garrido](https://github.com/gersongams).



> ### Topics ###

|Session | Date | Subject|
|:---:|:---:|:---:|
|[Session 1](https://github.com/carlosal1015/RoadtoGSoC2018/tree/master/Session%201)| 12/11/2017| Introduction to **[Linux](https://www.gnu.org/)**, **[vi](http://ex-vi.sourceforge.net/)** and **[git](https://git-scm.com/)** commands. |
|[Session 2](https://github.com/carlosal1015/RoadtoGSoC2018/tree/master/Session%202) | 19/11/2017| Introduction to C, Arrays, Strings, Structs, Objects Programming.|
|[Session 3](https://github.com/carlosal1015/RoadtoGSoC2018/tree/master/Session%203)| 26/11/2017| Introduction to Python, Loops in Python, Python lists & dictionary, Class, instance & objects, Python modules. |
|[Session 3.x]()|3/12/2017| Introduction to Node.|
|[Session 4](https://github.com/carlosal1015/RoadtoGSoC2018/tree/master/Session%204) |10/12/2017 | Language Selector using grid with GTK on C.|
|[Session 5](https://github.com/carlosal1015/RoadtoGSoC2018/tree/master/Session%205)| 17/12/2017|Language Selector using GtkListBox and GtkLinkButton with GTK and Python. |
|[Session 6](https://github.com/carlosal1015/RoadtoGSoC2018/tree/master/Session%206) | 19/12/2017| Fedora Integration with Circle CI and TravisCI.|