Skip to content

Handbook for future grads and reference for current modern applications team members 📖

Notifications You must be signed in to change notification settings

Intergen-NZ/modern-apps-grad-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Intergen Logo

Modern Applications Graduate Handbook

Contents

  1. Welcome
  2. PluralSight Courses
  3. Languages
  4. Tools
  5. Concepts and Technologies
    1. Fundamentals
    2. Backend
    3. Frontend
  6. Useful resources
    1. Freebies
    2. Common acronyms
    3. Books
    4. Podcasts

Welcome

Welcome to Intergen!

This list includes many of the tools and technologies used by the Modern Applications team at Intergen. We do not expect you to go off and learn everything about these before you get here. Instead, take a look at our technology stack in the areas that interest you the most. This guide is also designed to serve as a quick reference for current Intergenites :)

PluralSight Courses

Requires PluralSight account. Ask someone if you need this set up.

Languages

  • C# - Used in most projects, this is our preferred language when writing server side or windows applicat\ions.
  • JavaScript - Used in all web projects due to it's popularity and ubiquitous support.
  • TypeScript - Typed superset of JavaScript that compiles into plain old JavaScript. We use TypeScript extensively as it offers static type checking and ES6 feature support.
  • Less - Our CSS preprocessor of choice as it allows us to write more maintainable CSS.
  • HTML / CSS - Makes up the presentational layer of all our applications.

Tools

Concepts and Technologies

Fundamentals

Version Control (Git)

Backend

Entity Framework

Frontend

Angular JS

TypeScript

Less

  • Less Overview - Shows off some of the things you can do with Less.

Useful resources

Freebies

You can claim these while you're still a student 📖

Common acronyms

Books

Podcasts

Contributing

Please feel free to contribute to this handbook in any of the following ways:

  • Fixing typos & grammar.
  • Adding additional information to any of the sections above.
  • Creating sections for things we've missed.

You can make amendments to the guide by clicking the edit button when viewing README.md on Github.

About

Handbook for future grads and reference for current modern applications team members 📖

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published