https://github.com/adhaamehab/resources
Some udacity courses for full stack dev
https://github.com/adhaamehab/resources
full-stack-development udacity
Last synced: 4 months ago
JSON representation
Some udacity courses for full stack dev
- Host: GitHub
- URL: https://github.com/adhaamehab/resources
- Owner: adhaamehab
- License: mit
- Created: 2017-06-27T22:41:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T23:22:57.000Z (almost 9 years ago)
- Last Synced: 2025-07-27T20:59:36.118Z (11 months ago)
- Topics: full-stack-development, udacity
- Homepage:
- Size: 1000 Bytes
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RESOURCES
This is a Software Engineer - Full stack - Syllabus
`this is a specific syllabus Core CS/SE is a must before starting this syllabus`
* Backend
* [Introduction to Python](https://www.udacity.com/course/introduction-to-python--ud1110) 8 Hours
`You will learn python Fundamentals and build a simple wiki-pedia crawler`
* [Python Foundation](https://www.udacity.com/course/programming-foundations-with-python--ud036) 10 Hours
`OOP with python`
* [Full Stack Foundation](https://www.udacity.com/course/full-stack-foundations--ud088) 10 Hours
`Basics of Backend concepts you will build a simple web server and get started with flask and basics of agile methodolgey`
* [Intro to Relational DBs](https://www.udacity.com/course/intro-to-relational-databases--ud197) 5 Hours
`Basic of MYSQL DB and how it works with python`
* [Authentication and Authorization](https://www.udacity.com/course/authentication-authorization-oauth--ud330) 3 Hours
`Learn how to use OAuth2.0 framework`
* [Design a RESTful API](https://www.udacity.com/course/designing-restful-apis--ud388) 5 Hours
`Learn a little bit more about flask and what api's and how it works`
* Servers and Workflows
* [Linux Shell Basics](https://www.udacity.com/course/linux-command-line-basics--ud595) 2 Hours
* [How to use Git/Github](https://www.udacity.com/course/how-to-use-git-and-github--ud775) 9 Hours
* [Github & Collaboration](https://www.udacity.com/course/github-collaboration--ud456) 5 Hours
* [Networking for web developers](https://www.udacity.com/course/networking-for-web-developers--ud256) 10 Hours
* [Advanced Computer Networking](https://www.udacity.com/course/computer-networking--ud436) No videos Just articles
* [Configuring Linux Server](https://www.udacity.com/course/configuring-linux-web-servers--ud299) 6 Hours