Skip to content

This repository is for trainer's code, training materials and code-base. You don't have permissions to make a Push to this repository. If you have a suggestion or and better idea to contribute please make a Pull Request.

License

Notifications You must be signed in to change notification settings

sam476/training-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

training-code

This repository will be used for sharing code, projects and notes

Environment Setup and tools

  • Slack
    • We will use this channel for instant messaging for training

tools:

  • Git
    • Create an account and share with us for project submissions.
    • We will use this tool for version control, class examples, and submission of your assignments
  • git for windows + git bash
    • installs linux-like bash environment (terminal)
    • also installs git, for version control
  • Visual Studio Code
  • Visual Studio
    • from week 2 onwards
  • Postgres
    • from week 2 onwards. Have it installed by Mon of week 2 training
  • .Net Core SDK
    • lets us compile c# code.
    • included with visual studio workload
    • gives us "dotnet" command

Useful Links

Extra fun learning for acing client interviews

  • Hacker Rank
    • Good source of practice. Use it often for practice. Of course, if you still have assigned work to do, that work takes precedence.

About

This repository is for trainer's code, training materials and code-base. You don't have permissions to make a Push to this repository. If you have a suggestion or and better idea to contribute please make a Pull Request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%