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
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -270,6 +270,20 @@ My friend, here is the best part of liberty! You can use **any** language that y
270
270
271
271
The **important** thing for each course is to **internalize** the **core concepts** and to be able to use them with whatever tool (programming language) that you wish.
272
272
273
+
### Be creative!
274
+
275
+
This is a **crucial** part of your journey through all those courses.
276
+
277
+
You **need** to have in mind that what you are able to **create** with the concepts that you learned will be your certificate. **And this is what really matters**!
278
+
279
+
In order to show that you **really** learned those things, you need to be **creative**!
280
+
281
+
Here are some tips about how you can do that:
282
+
283
+
-**Articles**: create blog posts to synthesize/summarize what you learned.
284
+
-**GitHub repository**: keep your course's files organized in a GH repository, so in that way other students can use it to study with your annotations.
285
+
-**Real projects**: you can try to develop at least **one real project** for each course that you enroll. It doesn't need to be a big project, just a **small one** to **validate** and **consolidate** your knowledge. Some project suggestions [here](https://github.com/karan/Projects) and [here](https://github.com/ericdouglas/app-specs).
286
+
273
287
### Stay tuned
274
288
275
289
[Watch](https://help.github.com/articles/watching-repositories/) this repository for futures improvements and general information.
0 commit comments