Skip to content

Commit f203002

Browse files
committed
Merge pull request ossu#208 from ericdouglas/master
Add "Project Suggestions" section
2 parents db58a47 + 4d0debc commit f203002

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [1.3.8] 2015-11-07
7+
### Added
8+
- Add "Project Suggestions" section with more references
9+
610
## [1.3.7] 2015-11-01
711
### Removed
812
- Removed project.md file, moved to **help** repo

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,12 @@ The projects of all students will be listed in [this](https://github.com/open-so
361361

362362
**You can create this project alone or with other students!**
363363

364-
> Some project suggestions [here](https://github.com/karan/Projects) and [here](https://github.com/ericdouglas/app-specs).
364+
#### Project Suggestions
365+
366+
- [Projects](https://github.com/karan/Projects): A list of practical projects that anyone can solve in any programming language.
367+
- [app-specs](https://github.com/ericdouglas/app-specs): A curated list of applications specifications and implementations to practice new technologies, improve your portfolio and sharpen your skills.
368+
- [FreeCodeCamp](http://www.freecodecamp.com/): Course that teaches you fullstack JavaScript development through a bunch of projects.
369+
- [JavaScript Projects](https://github.com/javascript-society/javascript-projects): List of projects related with the [JavaScript Path](https://github.com/javascript-society/javascript-path).
365370

366371
And you should also...
367372

@@ -413,7 +418,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
413418

414419
## Change Log
415420

416-
**Curriculum Version**: `1.3.7`
421+
**Curriculum Version**: `1.3.8`
417422

418423
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
419424

0 commit comments

Comments
 (0)