35 Projects You Can Add to GitHub to Show Off Your Dev Skills

https://shenomads.com/2017/06/18/35-projects-you-can-add-to-github-to-show-off-your-dev-skills/

I first discovered GitHub when I was going to MeetUps in the Loop, trying to figure out what a “real” developer did. As someone who came from a non-technical background, I wanted to know as much about getting into the tech industry as I could. I kept hearing from professional developers that companies would see their work on GitHub, and reach out to them with job opportunities.
Continue Reading →

Пара статей по MVC 5

Ссылки висят во вкладках, но пока есть много другого на поизучать, а так сайт вроде интересный

https://www.learnaspnetmvc.in/blog/2017/03/08/creating-your-first-aspnet-mvc-5-application/

https://www.learnaspnetmvc.in/blog/2017/03/08/important-csharp-topics-to-know-before-learning-aspnet-mvc/

Udacity Android

Developing Android Apps https://www.udacity.com/course/new-android-fundamentals—ud851

Android Basics: Networking https://classroom.udacity.com/courses/ud843 — это часть курса Android Basics https://www.udacity.com/course/android-basics-nanodegree-by-google—nd803

https://www.udacity.com/course/android-basics-user-input—ud836
https://www.udacity.com/course/android-basics-multiscreen-apps—ud839
https://www.udacity.com/course/android-basics-networking—ud843
https://www.udacity.com/course/android-basics-data-storage—ud845

Компьютерная документация от А до Я

http://www.compdoc.ru/prog/

В частности
Распознавание образов методом потенциальных функций
http://www.compdoc.ru/prog/pascal/image-recognition-by-potential-function/

Реализация простейшего алгоритма распознавания графических образов.
http://www.compdoc.ru/prog/pascal/simpl-algorithm-recognition-images/