Skip to content

Commit 858fbe5

Browse files
committed
Merge resources-page: restore old content from former website
2 parents 267ee6e + 8adf908 commit 858fbe5

2 files changed

Lines changed: 120 additions & 0 deletions

File tree

de/_posts/2020-01-25-resources.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Lernquellen und Praesentationen"
3+
author: "Ferdous"
4+
i18n_key: Resources
5+
categories: de blog
6+
---
7+
8+
To Do.

en/_posts/2020-01-25-resources.md

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
---
2+
title: "Resources and Talks"
3+
author: "Ferdous"
4+
categories: en blog
5+
i18n_key: Resources
6+
---
7+
## Resources for Beginners
8+
Here you can find the guides used during our workshops and some helpful resources for beginners.
9+
10+
#### Installing Rails:
11+
We use the following guide at our Installation Get-together before our Rails Beginner Workshops.\
12+
[Rails Girls Installation Guide](http://guides.railsgirls.com/install)\
13+
This following guide can be used as an alternative. You only need to follow one guide.\
14+
[RailsBridge Installation Guide](http://docs.railsbridge.org/installfest/choose_your_operating_system)
15+
16+
#### Rails Beginner Workshop Tutorial:
17+
We use the following step-by-step tutorial during our Rails Beginner Workshops.\
18+
[Rails Girls App Tutorial: Build your first App](http://guides.railsgirls.com/app)
19+
20+
#### Cheatsheets:
21+
The following workbook used to be given out at Beginner Workshops.\
22+
[Rails Girls Workbook](http://railsgirlsberlin.de/wp-content/uploads/2012/08/rg-workbook-A5.pdf)\
23+
You can find useful shortcuts, commands and infos here: [Rails Beginner Cheatsheet](http://www.pragtob.info/rails-beginner-cheatsheet/)
24+
25+
#### Learning Ruby:
26+
[Basics of programming in Ruby](http://ruby-for-beginners.rubymonstas.org) – with exercises, a book written by one of the code curious study groups ([Ruby Monstas](http://rubymonstas.org))\
27+
[A poignant guide to Ruby](http://poignant.guide/book/chapter-1.html) – A complete book from the same person who created TryRuby. About older version of Ruby.\
28+
[Learn Ruby on Codecademy](https://www.codecademy.com/learn/learn-ruby)\
29+
[Using Ruby Guides to learn Ruby](https://www.rubyguides.com/ruby-tutorial/)
30+
31+
#### Learning Rails:
32+
[Webapps for beginners](http://webapps-for-beginners.rubymonstas.org/index.html) – with exercises, a book written by one of the Rails Girls Berlin study groups ([Ruby Monstas](http://rubymonstas.org))\
33+
[Learn Rails](http://learn-rails.com/learn-ruby-on-rails.html) by David Kehoe
34+
35+
#### Learning other languages:
36+
[Codecademy](http://www.codecademy.com) – Learn HTML, CSS, JavaScript and Python with an interactive Terminal and earn badges!\
37+
[Don’t fear the Internet](http://www.dontfeartheinternet.com) – Frontend stuff (CSS, HTML) explained in short videos.
38+
39+
#### Using Git
40+
[Try Git](http://try.github.io)
41+
42+
43+
## Resources for more advanced learners
44+
Here you can find the guides used during our non-beginner workshops and some helpful resources for non-beginner learners.
45+
46+
#### JavaScript Testing Workshop:
47+
[Holger Frohloff's guide to JS testing](https://gitlab.com/improve-software-quality/workshops/js-testing-workshop/tree/master)
48+
49+
#### For advanced Ruby on Rails Learners:
50+
[Ruby Koans](http://rubykoans.com)\
51+
[Rails Guides](https://guides.rubyonrails.org)\
52+
[Railscast](http://railscasts.com) - Older version of Rails
53+
54+
#### Creating mockups
55+
[Balsamiq](https://balsamiq.com)\
56+
[Mockingbird](https://gomockingbird.com/home)
57+
58+
#### Design
59+
[Dribbble](https://dribbble.com)\
60+
[CSSgrid](https://www.ramotion.com/agency/web-design/cssgrid/)\
61+
[Colour Lover](https://www.colourlovers.com)
62+
63+
#### Developer communities/ tools
64+
[Github](http://www.github.com) to share and work on code in groups. It offers distributed version control and source code management\
65+
[Stackoverflow](http://stackoverflow.com) to ask/answer questions.
66+
67+
#### Privacy
68+
[Privacy Basics](http://railsgirlsberlin.de/privacy-in-a-digital-environment/)
69+
70+
71+
If you know some more links that should be included on this page. Leave a comment with the link! We are happy about any good advise.
72+
73+
74+
## Talks and Presentations
75+
A collection of slides from the talks held during our workshops over the years.
76+
77+
#### Rails Beginner Workshop - August 2012
78+
[Introduction into Web-applications](https://speakerdeck.com/pragtob/web-application-intro-for-railsgirls-berlin-may-2013) – Green Tobi’s Introductory Talk\
79+
[Where to go from here](https://www.slideshare.net/PragTob/where-to-go-from-here-updated-slides) – Tobi’s presentation about continuing learning
80+
81+
#### HackDay - 19th of October 2013
82+
[Programming Games with Ruby](https://de.slideshare.net/wooga/programmin-games-minutecrashcourse) by Patrick Huesler
83+
84+
#### HackDay - 14th of December 2013
85+
[Privacy in a digital environment](http://til.github.io/hackdaytalk/#/intro) by Lisa and Til\
86+
[I Love Programming](http://de.slideshare.net/PragTob/i-love-programming-new) by Green Tobi
87+
88+
#### HackDay - 15th of February 2014
89+
[Your first contribution to Open Source](http://phansch.net/slides/opensource/) by Phillip Hansch\
90+
[Free software vs Open Source software](http://de.slideshare.net/carolinasd/rails-girlsbln) by Carolina\
91+
[The Right Tool for the Job](http://de.slideshare.net/ryanlevick/frameworks-31495310) by Ryan Levick\
92+
[Code is many more times read than written](https://speakerdeck.com/pragtob/code-is-read-many-mor-times-than-written-short) by Green Tobi
93+
94+
#### Beginners Workshop @FU - 15th & 16th of March 2014
95+
[Resources for learning](https://www.slideshare.net/berlintam/rails-girls-resources) by Tam Eastly\
96+
[How to continue after the workshop](https://speakerdeck.com/nerdbabe/dot-dot-dot-and-now) by Ute\
97+
[How I became a developer](https://speakerdeck.com/lisavalentin/how-i-became-a-programmer) by Lisa
98+
99+
#### Beginners Workshop @HTW - 5th of April 2014
100+
[#Rubydiary](https://speakerdeck.com/malwine/rubydiary) by Malwine
101+
102+
#### Beginners Workshop @eurucamp - 2nd of August 2014
103+
[Rails Girls Summer of Code team "Omnia Extares"](https://de.slideshare.net/carolinasd/railsgirls-summer-of-code-eurucamp-rg-soc) by Carolina
104+
105+
#### Beginners Workshop @FU - 25th of October 2014
106+
[HTTP for curious traveller](https://speakerdeck.com/kaeff/lets-go-on-a-journey-http-for-curious-travellers) by Klaus Fleerkötter\
107+
[CS is my DC](https://speakerdeck.com/malwine/cs-is-my-dc) by Malwine\
108+
[Becoming a programmer – the art of googling well](https://okepi.wordpress.com/2014/08/21/how-to-become-a-programmer-or-the-art-of-googling-well/) by Florian Plank\
109+
[How to ask questions and find the right answers](https://speakerdeck.com/polarblau/how-to-ask-questions-and-find-the-right-answers) by Florian Plank
110+
111+
#### Beginners Workshop @HTW - 25th of March 2017
112+
[Introductory speech](https://github.com/codecurious-bln/materials/blob/master/RGBIntroTalk0317.pdf) by Laura and Kaja

0 commit comments

Comments
 (0)