Skip to content

Commit 4f43222

Browse files
authored
Resource Update
Resource Update
1 parent 2464ce6 commit 4f43222

File tree

1 file changed

+223
-0
lines changed

1 file changed

+223
-0
lines changed

Resources/README.md

Lines changed: 223 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,223 @@
1+
# Data Structures and Algorithms
2+
- https://medium.freecodecamp.org/i-built-an-app-that-makes-learning-algorithms-and-data-structures-way-more-fun-46fbb8afacaf
3+
- http://www.ideserve.co.in/
4+
- https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513
5+
6+
7+
# Stanford Online Course
8+
- http://web.stanford.edu/class/archive/cs/cs161/cs161.1168/
9+
- http://online.stanford.edu/courses
10+
11+
# Competitive Programming Sites
12+
- https://www.hackerrank.com/
13+
- https://www.hackerearth.com
14+
- https://codesignal.com/
15+
- https://coderbyte.com/
16+
- https://www.codechef.com/
17+
- https://www.spoj.com/
18+
19+
# Javascript
20+
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide
21+
- https://medium.freecodecamp.com/my-giant-javascript-basics-course-is-now-live-on-youtube-and-its-100-free-9020a21bbc27
22+
- https://medium.freecodecamp.com/a-step-by-step-guide-to-making-pure-css-tooltips-3d5a3e237346
23+
- https://medium.freecodecamp.com/grabs-front-end-guide-for-large-teams-484d4033cc41
24+
- https://github.com/getify/You-Dont-Know-JS
25+
- https://medium.freecodecamp.com/javascript-arrays-and-objects-are-just-like-books-and-newspapers-6e1cbd8a1746
26+
- https://medium.freecodecamp.org/a-practical-guide-to-fetch-reduce-and-formatting-data-from-an-external-api-283ddd9bfdcb
27+
- http://www.javascriptgrammar.com/?v=bio
28+
- https://javascript.info/
29+
30+
# Javascript Style Guide
31+
- https://codeburst.io/5-javascript-style-guides-including-airbnb-github-google-88cbc6b2b7aa
32+
33+
# Python
34+
- https://docs.python.org/3/index.html
35+
- https://developers.google.com/edu/python/
36+
- https://pythonschool.net/
37+
- https://medium.com/@ageitgey/quick-tip-speed-up-your-python-data-processing-scripts-with-process-pools-cf275350163a
38+
- https://github.com/LambdaSchool/Intro-Python-I
39+
- https://automatetheboringstuff.com/
40+
- https://realpython.com
41+
- https://awesome-python.com/
42+
- https://tutorial.djangogirls.org/en/
43+
- https://www.learnpython.org/
44+
45+
# Web Development
46+
- https://developers.google.com/web/ilt/pwa/
47+
- https://hackernoon.com/the-2019-web-developer-roadmap-ab89ac3c380e
48+
- https://medium.com/@sunilsandhu/the-web-developer-roadmap-for-2019-692cb02d36a4
49+
- https://medium.com/zerotomastery/web-developer-monthly-july-2019-a65ac4c1e223
50+
51+
# GitHub
52+
- https://guides.github.com/introduction/flow/
53+
- https://codeburst.io/git-good-part-a-e0d826286a2a
54+
- https://codeburst.io/git-good-a-practical-introduction-to-git-and-github-in-git-we-trust-f18fa263ec48
55+
- https://lab.github.com/
56+
- https://learngitbranching.js.org/
57+
- https://www.codecademy.com/learn/learn-git
58+
59+
# Apple
60+
- https://machinelearning.apple.com
61+
62+
# Google Developers
63+
- https://developers.google.com/style/word-list
64+
65+
# Facebook
66+
- https://www.facebook.com/careers/life/preparing-for-your-software-engineering-interview-at-facebook
67+
- https://www.techinasia.com/talk/crack-google-facebooks-software-engineering-interview
68+
- https://www.glassdoor.com/blog/want-to-work-at-facebook-lori-goler/
69+
- https://hbr.org/2017/07/inside-facebooks-ai-workshop
70+
- https://www.fastcompany.com/40408179/im-facebooks-head-of-people-heres-what-were-hiring-for-right-now-and-why
71+
- https://medium.freecodecamp.org/software-engineering-interviews-744380f4f2af
72+
73+
# Facebook - Education and Research
74+
- https://research.fb.com/programs/fellowship/
75+
- https://www.facebook.com/careers/program/fellowship/
76+
- https://research.fb.com/category/facebook-ai-research-fair/
77+
- https://research.fb.com/downloads/detectron/
78+
79+
# Spotify
80+
- https://hrblog.spotify.com/2017/02/17/how-to-get-a-job-at-spotify/
81+
82+
# Amazon
83+
- https://campusmantra.blogspot.in/2017/03/amazon-interview-experience.html
84+
- https://medium.freecodecamp.com/why-learning-to-code-alexa-skills-is-the-gateway-to-a-cloud-computing-job-fa13c1c0c853
85+
86+
# Twitter
87+
- https://careers.twitter.com/content/dam/careers-twitter/university/FINAL_RESUME101.pdf
88+
89+
# Microsoft
90+
- https://hackernoon.com/thank-you-microsoft-for-the-amazing-software-engineer-internship-407a49b8f816
91+
- https://cloudsociety.microsoft.com/en/login/
92+
93+
# NVIDIA
94+
- https://developer.nvidia.com/developer-program
95+
96+
# Hackerrank
97+
- http://protext.hackerrank.com/
98+
99+
# Self Driving Car
100+
- https://medium.com/self-driving-cars/term-1-in-depth-on-udacitys-self-driving-car-curriculum-ffcf46af0c08#.fyy29vejz
101+
102+
# Youtube Playlist
103+
- https://www.youtube.com/playlist?list=PLNYkxOF6rcIB1V2i_qfRtDMcY6YZK1lkt
104+
105+
# Redux
106+
- https://egghead.io/courses/getting-started-with-redux
107+
- https://egghead.io/courses/building-react-applications-with-idiomatic-redux
108+
109+
# Angular JS
110+
- https://angular-university.io/course/getting-started-with-angular2
111+
112+
# Firebase
113+
- https://medium.freecodecamp.org/firebase-5-way-too-common-misconceptions-93b843ee1b93
114+
115+
# CSS
116+
- https://medium.freecodecamp.org/reducing-css-bundle-size-70-by-cutting-the-class-names-and-using-scope-isolation-625440de600b
117+
- https://css-tricks.com/
118+
- https://flexboxfroggy.com/
119+
- http://cssgridgarden.com/
120+
121+
# GoLang
122+
- https://hackr.io/tutorials/learn-golang
123+
- https://golang.org/doc/
124+
125+
# Kotlin
126+
- https://android.jlelse.eu/handsome-codes-with-kotlin-6e183db4c7e5
127+
128+
# Setting up your portfolio
129+
- https://medium.freecodecamp.org/an-illustrated-guide-for-setting-up-your-website-using-github-cloudflare-5a7a11ca9465
130+
131+
# Portfolio
132+
- http://debarghyadas.com/
133+
- http://www.briandavidvaughn.com
134+
- Security Princess | http://asirap.net/
135+
136+
# Cloud Computing
137+
- https://medium.freecodecamp.org/why-learning-to-code-alexa-skills-is-the-gateway-to-a-cloud-computing-job-fa13c1c0c853
138+
139+
# Internet of Things
140+
- https://iot-for-all.com/6-things-you-didnt-know-about-gps-efb37e83bd02
141+
142+
# DNS
143+
- https://medium.freecodecamp.com/the-domain-name-system-dns-is-the-backbone-of-the-internet-heres-how-it-all-works-5706d0afa0fa
144+
145+
# Messaging Bots
146+
- https://chatbotsmagazine.com/you-and-your-bot-a-new-kind-of-lifelong-relationship-6a9649feeb71
147+
148+
# Chrome Developer Tools
149+
- https://medium.freecodecamp.org/mastering-chrome-developer-tools-next-level-front-end-development-techniques-3ac0b6fe8a3
150+
151+
# Design
152+
- https://medium.com/@michellechanme/what-i-learned-as-a-design-intern-at-tesla-and-uber-3a357bcb0d51
153+
- https://medium.muz.li/20-portfolio-designs-that-will-impress-any-client-8fb74689ceb2
154+
155+
# System/Software Design
156+
- https://www.careercup.com/page?pid=software-design-interview-questions
157+
- http://blog.gainlo.co/index.php/category/system-design-interview-questions/
158+
- https://www.hiredintech.com/system-design
159+
160+
# Hackathon Ideas and Best Projects
161+
- https://medium.freecodecamp.org/how-we-recreated-amazon-go-in-36-hours-e32a4101d5f0
162+
163+
# Udacity Nannodegree Review
164+
- https://hackernoon.com/a-review-of-udacitys-react-nano-degree-1085273f1a73
165+
166+
# Self Improvement
167+
- https://www.quora.com/How-can-I-improve-myself-in-6-months/answer/Rithik-Singh-2
168+
169+
# Startup Ideas
170+
- https://medium.com/startup-grind/how-to-come-up-with-startup-ideas-that-are-worth-your-time-36cc54b53b5
171+
172+
# Books Reading
173+
- https://medium.com/swlh/18-books-everyone-will-be-reading-in-2018-82e017d166f
174+
175+
# Blog Reading
176+
- https://medium.com/@DaveSchools/the-60-most-recommended-medium-stories-of-all-time-80a0febc5ac6
177+
178+
# Events and Conferences
179+
- https://aws.amazon.com/summits/
180+
- https://www.ampproject.org/amp-conf/
181+
182+
# Google I/O
183+
- https://mustafaali.net/2018/03/25/pro-tips-for-attending-google-io/
184+
185+
186+
# Extras
187+
- https://www.awseducate.com/student
188+
- https://developers.facebook.com/products/camera-effects/frame-studio/
189+
- https://googleyasheck.com/
190+
- https://medium.com/statuscode/building-a-basic-web-service-to-display-your-medium-blog-posts-on-your-website-using-aws-api-48597b1771c5
191+
- https://www.linkedin.com/pulse/average-googler-four-weeks-study-plan-milad-naseri
192+
- https://medium.freecodecamp.com/how-to-build-your-own-uber-for-x-app-33237955e253
193+
- https://medium.com/@andybons/what-xooglers-should-know-when-entering-the-startup-world-eac0c59f804d
194+
- https://www.hackerearth.com/practice/codemonk/
195+
- https://medium.com/@david.gilbertson/react-and-firebase-sittin-in-a-tree-a00d481786cb
196+
- https://medium.com/google-design/how-i-joined-google-9bdb2d8bcb60
197+
- https://blog.docker.com/2017/05/announcing-docker-student-developer-kit-campus-ambassador-program/
198+
- https://www.thinkful.com/learn/uber-api/#The-Complete-Project
199+
- https://medium.freecodecamp.com/the-best-data-science-courses-on-the-internet-ranked-by-your-reviews-6dc5b910ea40
200+
- https://medium.com/uber-design/designing-the-new-uber-app-16afcc1d3c2e#.d42bqb4te
201+
- https://medium.freecodecamp.com/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83
202+
- https://blog.poki.com/from-monolith-to-microservices-b16bae1d6c9d
203+
- https://medium.com/startup-grind/how-google-collapsed-b6ffa82198ee
204+
- https://medium.com/the-mission/the-4-stages-of-time-management-ce595e4b0796
205+
- https://medium.com/startup-grind/i-got-rejected-by-apple-music-so-i-redesigned-it-b7e2e4dc64bf
206+
- https://medium.freecodecamp.com/google-is-developing-mysterious-a-new-mobile-operating-system-called-fuchsia-dc8fbd001f65
207+
- https://medium.freecodecamp.com/this-free-course-can-teach-you-music-programming-basics-in-less-than-an-hour-67f8a6f283f
208+
- https://medium.com/iotforall/internet-of-things-world-2017-recap-8-takeaways-608d21f0da0c
209+
- https://entrepreneurshandbook.co/17-hyper-specific-business-ideas-ready-for-stealing-b04bf6cf126a
210+
- https://thebillfold.com/working-from-home-is-never-worth-it-688a41167936
211+
- https://medium.com/udacity/becoming-a-self-driving-car-machine-learning-engineer-4f9433e49c19
212+
- https://medium.com/personal-growth/elon-musk-how-to-sustain-motivation-b0ddfebe3a5e
213+
- https://github.com/cassidoo/getting-a-gig
214+
- https://medium.com/@pareshmayani/points-tips-for-college-graduates-and-fresher-engineers-cc41332d7271
215+
- https://medium.com/@ageitgey/quick-tip-the-easiest-way-to-grab-data-out-of-a-web-page-in-python-7153cecfca58
216+
- https://medium.com/@UdacityINDIA/career-upgrade-plan-for-2017-9ba06de64bfb#.8ouf0x3p6
217+
- https://github.com/craimbert/uber-bot-challenges
218+
- https://medium.com/iotforall/10-things-you-didnt-know-about-wifi-fe638076c0c
219+
- https://medium.freecodecamp.com/what-i-learned-from-apple-rejecting-me-for-a-scholarship-to-the-wwdc-952e756ba586
220+
- https://medium.com/@robaboukhalil/a-tale-of-two-clouds-amazon-vs-google-4f2520516a38
221+
- https://hackernoon.com/barely-scraping-by-with-a-250-000-salary-in-silicon-valley-d2b5d665c1c0
222+
- https://magenta.as/a-day-at-google-learning-about-flow-31fa6c645a05
223+
- https://www.programiz.com/

0 commit comments

Comments
 (0)