Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmcheon/django_piscine
This is Django Piscine(Bootcamp) at Ecole 42
https://github.com/jmcheon/django_piscine
bootcamp django piscine python3 vagrant
Last synced: 17 days ago
JSON representation
This is Django Piscine(Bootcamp) at Ecole 42
- Host: GitHub
- URL: https://github.com/jmcheon/django_piscine
- Owner: jmcheon
- Created: 2024-01-26T15:10:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T10:14:32.000Z (7 months ago)
- Last Synced: 2024-11-18T22:37:17.478Z (3 months ago)
- Topics: bootcamp, django, piscine, python3, vagrant
- Language: Python
- Homepage:
- Size: 3.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django Piscine
> ***Summary : This is Django Piscine(Bootcamp) at Ecole 42***
| Module | Title | Description |
| :----: | :----------------------------: | :----------------------------------------------------------: |
| 00 | Initiation | This first day will allow you to familiarize with the basics of web development. Here’s what’s on the menu: HTTP, HTML,css and integration of Javascript scripts existing in your pages |
| 01 | Starting | We’ll embark on a journey to discover basics of the syntactics and semantics of Python |
| 02 | Oob | You’re going to conquer Silicon Valley with your newly acquired skills in POO with Python! |
| 03 | Lib | We’re gonna learn how to handle some librairies that might come handy in Python |
| 04 | Base Django | After Python, Django! |
| 05 | SQL | We’ll tackle the ORM of Django |
| 06 | Sessions | Or how a simple Django project can turn you into a black belt in permission and user management! |
| 07 | Advanced | We will discover some of Django’s advanced functionalities |
| 08 | Final | We’re gonna learn how to use AJAX and Websockets with Django |