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).
- Host: GitHub
- URL: https://github.com/carlosal1015/roadtogsoc2018
- Owner: carlosal1015
- Created: 2018-01-09T00:34:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T00:59:06.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T21:39:54.550Z (4 months ago)
- Topics: c, gtk, javascript, python
- Language: C
- Homepage: https://wiki.gnome.org/Hackfests/PeruRumboGSoC2018
- Size: 28.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.|