All Projects → CoderVlogger → python-mentorship

CoderVlogger / python-mentorship

Licence: Apache-2.0 License
Source for Python Mentorship 2.0 program.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to python-mentorship

coding-ai
CodingAI is an open source application and it helps to find a mentor related your technologies stack.
Stars: ✭ 60 (+215.79%)
Mutual labels:  mentorship, mentor
connect
Mentor-mentee and jobseeker-company matchmaking platform used by ReDI School of Digital Integration, in Berlin, Munich and Düsseldorf, Germany.
Stars: ✭ 19 (+0%)
Mutual labels:  mentorship, mentor
lmsa
Let's Make Something Awesome! — project ideas repo for mentees
Stars: ✭ 25 (+31.58%)
Mutual labels:  mentoring
awesome-mentors
List of people interested in helping you in getting started with open source contribution or your own projects
Stars: ✭ 31 (+63.16%)
Mutual labels:  mentorship
virtualcoffee.io
Public site for Virtual Coffee
Stars: ✭ 112 (+489.47%)
Mutual labels:  mentorship
Guilds
Guilds de OSW
Stars: ✭ 38 (+100%)
Mutual labels:  mentorship
community
This is the main CHAOSS community repository. Feel free to open an issue to discuss a topic of community interest! This repository also holds governance, mentorship, and other community-related documentation
Stars: ✭ 57 (+200%)
Mutual labels:  mentorship
tidyweek
Repo dedicated to #tidyweek & Mentorship pilot
Stars: ✭ 25 (+31.58%)
Mutual labels:  mentorship
lessons
CoderDojo Toronto lessons, worksheets, and exercises. Printable or view online.
Stars: ✭ 23 (+21.05%)
Mutual labels:  mentorship
training-center.github.io
Site do Centro de Treinamento
Stars: ✭ 104 (+447.37%)
Mutual labels:  mentorship
MJC-School
We are EPAM employees who drive More than Java Community school initiative. We don’t build our initiative from scratch: it is based on the EPAM Training Center experience and production people collaboration.
Stars: ✭ 102 (+436.84%)
Mutual labels:  mentoring
karachi
Repository for organizing the karachi nodeschools events
Stars: ✭ 21 (+10.53%)
Mutual labels:  mentoring
flutter mentor app
Mentor app is built in flutter.
Stars: ✭ 39 (+105.26%)
Mutual labels:  mentor
Solution-Architect-Road-Map
No description or website provided.
Stars: ✭ 271 (+1326.32%)
Mutual labels:  mentoring
awesome-mentoring
A curated list of useful articles, books, videos and resources in order to excel as a great mentor.
Stars: ✭ 36 (+89.47%)
Mutual labels:  mentoring

Python Mentorship 2.0

Source for Python Mentorship program.

For all details of the Python Mentorship 2.0 program please visit: http://codervlogger.com/python-mentorship/

Introduction

Python Mentorship 2.0 is a mentorship program for Python beginners and it’s free. During the mentorship process I will be guiding Python newbies through Python learning process by following steps:

  • Explaining important Python programming topics and referencing sources where you can get advanced information
  • Giving assignments and showing examples
  • Checking completed assignments and doing a code review

Introduction videos:

  1. Introduction and Basics
  2. What do you need to start?
  3. How to submit a question?

Assignments

Currently, we have following assignments:

  1. Assignment1 - web and commandline calculator application
  2. Assignment2 - setup Django 2 project with back-end, front-end, Docker/Docker Compose and custom user model

Now, more detailed:

Assignment1

Assignment1

More information & Discussions: https://github.com/CoderVlogger/python-mentorship/issues/2

Topics:

  • cmd calculator app
  • flask calculator app

Solved by: @mirpulatov, @Jlopezjlx, @Prrrince, @HelSirius

Solutions

https://github.com/CoderVlogger/python-mentorship/tree/master/assignments/assignment1

Code review for the Assignment #1

Assignment #1

Assignment2

Assignment2

More information & Discussions: https://github.com/CoderVlogger/python-mentorship/issues/7

Topics:

  • setup a Django project
  • create a custom user model
  • use Docer and Docker Compose

Tutorial videos

  1. Django Web Framework: How to Setup Django 2.1 and Python 3 Example Project Structure with GitHub
  2. Introduction & Custom User Model
  3. Setup URLs, templates and HTML views for Account application

Solutions

https://github.com/CoderVlogger/python-mentorship/tree/master/assignments/assignment2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].