You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ][ABC: Always Be Coding](https://medium.com/always-be-coding/abc-always-be-coding-d5f8051afce2#.4heg8zvm4)
@@ -247,14 +246,12 @@ is a subconscious feeling we get by looking at the flow of someone working with
247
246
248
247
249
248
2. You won't remember it all
250
-
As the author of the original guide said:
251
-
"I watched hours of videos and took copious notes, and months later there was much I didn't remember. I spent 3 days going
252
-
through my notes and making flashcards so I could review.
253
249
254
-
Read please so you won't make my mistakes:
250
+
Use methods that will improve your memory for leaning, like spaced repetition, diffusive and focus modes of thinking, and etc (the learning how to learn course on Coursera was the most helpful resource on learning I used, but I continue to learn about this). But here's some basics stuff for you to get started:
I personally don't use flash cards because I just scan my notes and upload to Drive so they are always accessible from my phone.
258
255
259
256
260
257
2. Review, review, review
@@ -289,7 +286,11 @@ Note: you should use standard libraries of python when practicing. Unless, for e
289
286
whether he expects you to use the standard library or implement it yourself. When in doubt, always ask for clarification! Don't make assumptions, and don't be afraid to ask questions, it's a good thing.
290
287
291
288
292
-
### Starting with basics
289
+
### Starting with basics: What IDE Should I use? Vim? Emacs? Eclipse?
290
+
291
+
The right answer is: the one that makes you the best. Period. Every artist and craftsman has the tools that make them the best as they can be. If that's Vim (which is for me) or Emacs, or Eclipse it's up to you. But try new stuff out.
0 commit comments