Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Latest commit

 

History

History
47 lines (23 loc) · 1.59 KB

README.md

File metadata and controls

47 lines (23 loc) · 1.59 KB

Michigan Hackers' Knowledgebase

Hi! Do you want to learn how to make real stuff? Mobile? Web? Hardware? You've come to the right place! The resources on this page are designed for everyone from absolute beginners to experienced developers.

Getting Started

Getting started with any new technology is tough, especially if you don't have much prior programming experience. If you've never programmed before, get your feet wet by going through one of the following excellent free online courses.

Both of these will give you a solid foundation in JavaScript, a language widely used in interactive websites and servers. JavaScript is an Object Oriented Programming (OOP) language, designed with the same principals in mind as many other popular languages. Gaining a familiarity with JavaScript will prepare you to jump into iOS, Android, Mac, PC, or Web development.

Getting Serious

These appear to be the major sections of the Knowledgebase. We should have a separate page for each. The following headings should each be followed by a brief description of the technology, why its cool, etc.

Includes

  • Git
  • Design
  • Deployment
  • Unit Testing

Additions

Have a link to a good resource you would like added to this page? Submit a pull request!