Skip to content

Commit

Permalink
Add "Project Suggestions" section
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdouglas committed Nov 7, 2015
1 parent bbb0dde commit 4d0debc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.3.8] 2015-11-07
### Added
- Add "Project Suggestions" section with more references

## [1.3.7] 2015-11-01
### Removed
- Removed project.md file, moved to **help** repo
Expand Down
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,12 @@ The projects of all students will be listed in [this](https://github.com/open-so

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

> Some project suggestions [here](https://github.com/karan/Projects) and [here](https://github.com/ericdouglas/app-specs).
#### Project Suggestions

- [Projects](https://github.com/karan/Projects): A list of practical projects that anyone can solve in any programming language.
- [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.
- [FreeCodeCamp](http://www.freecodecamp.com/): Course that teaches you fullstack JavaScript development through a bunch of projects.
- [JavaScript Projects](https://github.com/javascript-society/javascript-projects): List of projects related with the [JavaScript Path](https://github.com/javascript-society/javascript-path).

And you should also...

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

## Change Log

**Curriculum Version**: `1.3.7`
**Curriculum Version**: `1.3.8`

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.

Expand Down

0 comments on commit 4d0debc

Please sign in to comment.