Hasan Ramazan Yurt GitHub Repositories Research - bounswe/bounswe2020group7 GitHub Wiki

Favorite GitHub Repositories

Coding Interview University

  • It is very useful to see what is a code interview and how it works.
  • It is a self-taught repo.
  • This repo is not a place to learn from scratch, it requires some computer science knowledge.
  • There are three different programming options so that everyone can benefit from it.

Public APIs

  • In order to use external and free information, one can use API that this repo provides.
  • It is free, wide, and up-to-date.

VS-Code

  • VS code is my most favorite development environment.
  • It is very easy to use and learn. Also VS Code contains thousands of extensions so one can customize the text editor to make it suitable for him/her.

Nodejs

  • It is open sourse, cross-platform, and JavaScript runtime environment. Because of these features nodejs is widely used by many software engineer.

.NET Runtime

  • Because of Razor page system my favorite web app development framework is .NET Core.
  • It has too many users and it is supported by Microsoft; therefore, one can find many resource for .NET.

References