Просмотр исходного кода

Mentioning Martyr2's Mega Project List

Swaroop C H 12 лет назад
Родитель
Сommit
d32593adc9
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      18-what-next.md

+ 6 - 0
18-what-next.md

@@ -44,6 +44,12 @@ The replace command can be as simple or as sophisticated as you wish,
 from simple string substitution to looking for patterns (regular
 from simple string substitution to looking for patterns (regular
 expressions).
 expressions).
 
 
+If you found that also easy to create, then look at these list of
+projects and try writing your own programs:
+<https://github.com/thekarangoel/Projects#numbers> (the list is also
+at
+[Martyr2's Mega Project List](http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/))
+
 After that, below are some ways to continue your journey with Python:
 After that, below are some ways to continue your journey with Python:
 
 
 ## Example Code ##
 ## Example Code ##