Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
280 views

Python: Backend Roadmap Till Language Selection

This document provides a roadmap for learning Python for backend development. It outlines key concepts and topics to learn organized under categories like basic syntax, data types, functions, object-oriented programming, data structures, algorithms, testing, and frameworks. The roadmap recommends learning variables, conditionals, functions, classes, inheritance, methods, modules, decorators, exceptions, data structures like lists and dictionaries, algorithms like sorting and searching, testing tools, and frameworks like Django, Flask, and Pyramid. It also includes sections on version control and hosting services like GitHub, GitLab, and BitBucket.

Uploaded by

Peterloge
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
280 views

Python: Backend Roadmap Till Language Selection

This document provides a roadmap for learning Python for backend development. It outlines key concepts and topics to learn organized under categories like basic syntax, data types, functions, object-oriented programming, data structures, algorithms, testing, and frameworks. The roadmap recommends learning variables, conditionals, functions, classes, inheritance, methods, modules, decorators, exceptions, data structures like lists and dictionaries, algorithms like sorting and searching, testing tools, and frameworks like Django, Flask, and Pyramid. It also includes sections on version control and hosting services like GitHub, GitLab, and BitBucket.

Uploaded by

Peterloge
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Find the detailed version of this roadmap

Backend Roadmap till Language Selection


along with resources and other roadmaps
roadmap.sh/backend

http : // roadmap.sh

Python

Basic Syntax Type Casting, Exceptions

Variables and Data Types Learn the Basics Functions, Builtin Functions

Conditionals Datastructures and Algorithms Lists, Tuples, Sets, Dictionaries

Arrays and Linked Lists Binary Search Trees

Heaps, Stacks and Queues Classes Recursion

Hash Tables Inheritance Sorting Algorithms

Methods, Dunder
Builtin
Regular Expressions
Modules
OOP Custom
Decorators
Iterators

Lambdas Advanced Topics GitHub

Basic Git Usage Version Control Systems Repo Hosting Services GitLab

BitBucket
Django Flask Pyramid PyPI Pip

pytest doctest
Synchronous Package Managers
unittest / pyUnit nose
Asynchronous Learn a Framework

Testing your Apps


gevent aiohttp

Tornado Sanic

Look at Backend Roadmap


roadmap.sh/backend

You might also like