Skip to content

List of resources compiled by the Banana Slugs to help them graduate from Dev Bootcamp.

Notifications You must be signed in to change notification settings

mathildemouw/detritus-pantry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

detritus-pantry

List of resources compiled by the Banana Slugs to help them graduate from Dev Bootcamp.

Ruby

A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

Articles

Using Ruby blocks and running your own iterators Ruby Blocks in depth.

Resources

Omniref is a comprehensive Ruby Documentation search engine. You can also access its table of contents.

Ruby Rogues an interesting Ruby Podcast, some great episodes like this one on how we learn or this other one about pair programming.

Slug's Culture

Everything related to the Banana Slugs: Blogs fom slugs, achievements, nobel prizes won by Slugs, detritus recipes for a perfect Super Bowl party....

Bslugs A page created by @Quentin that plans to compile everything Banana Slug

Other Stuff

Git

Git is a distributed version control and source code management system with an emphasis on speed. Basically is what a lot of people use to collaborate on writing code together.

Git - The Simple Guide by Roger Dudler. Great guide to start using Git in 5 minutes. Includes links to more guides and resources

Object Oriented Design

Object-oriented design is the process of planning a system of interacting objects for the purpose of solving a software problem. It is one approach to software design.

How I explained OOD to my wife The basics of OO Design explained in layman's terms, great introduction to the subject.

Uncle Bob's Principles of OOD A little more in-depth explanation of the SOLID principles check the PDFs the author links from the tables.

About

List of resources compiled by the Banana Slugs to help them graduate from Dev Bootcamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published