mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 14:14:19 +00:00
Adding SilverStripe example in
This commit is contained in:
parent
aa2fd1a6e4
commit
7d48ff157d
1 changed files with 2 additions and 1 deletions
|
@ -105,9 +105,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin)
|
||||
* [How to Use Godog for Behavior-driven Development in Go et started with Godog](https://semaphoreci.com/community/tutorials/how-to-use-godog-for-behavior-driven-development-in-go)
|
||||
|
||||
## PHP
|
||||
## PHP:
|
||||
* [How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx)
|
||||
* [Make your own blog (in pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog)
|
||||
* [Build a real estate website example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
|
||||
|
||||
## Ruby:
|
||||
* [Build Instagram From Scratch with Ruby on Rails](https://www.dropbox.com/s/9vq430e9s3q7pu8/Let%27s%20Build%20Instagram%20with%20Ruby%20on%20Rails%20-%20Free%20Edition.pdf?dl=0)
|
||||
|
|
Loading…
Reference in a new issue