0% found this document useful (0 votes)
16 views

Python

The document covers a wide range of Python topics including exceptions, recursion vs iteration, data types, OOP concepts, modules and packages, design patterns, testing, concurrency, and databases. It also discusses tools and technologies like Django, Git, Kubernetes, Docker, and monitoring systems as well as software development processes like SDLC, migrations, and issue tracking with JIRA.

Uploaded by

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

Python

The document covers a wide range of Python topics including exceptions, recursion vs iteration, data types, OOP concepts, modules and packages, design patterns, testing, concurrency, and databases. It also discusses tools and technologies like Django, Git, Kubernetes, Docker, and monitoring systems as well as software development processes like SDLC, migrations, and issue tracking with JIRA.

Uploaded by

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

Python

Exceptions, ierarhia exceptiilor,

Recursivitate

Interation

Mixins

Recursion vs Interation

Operator is and differences between ==

Lambda functions

Generators, Iterators and differences between them

Context managers

Dictionary and hash maps

Data types, immutable/ mutable

List compression

Decorators(practical)

Asyncron and all about

Algorithms (binary search..)

Map, filter

OOP(magic methods, slots, meta class)

Module and packages in python

imports

SOLID, DRY, KISS,

Programing patterns(refactoring guru)

Conflict management

SDLC

Testing

Python GIL

Courtine

Patherns

mock
Diamond problem, MRO, MRO2 vs MRO3

ORM

Django

Application lifecycle

Abstrac Model and normal model

Ce se intampla daca derivezi un model de la alt model

Migrations

Where to write business logic

How to implement services

What level(urovni sloi)

Queryset managers

Subquery

Middleware

Custom authorization

Celery

GIT

Git flow

JIRA

Databases

MongoDB

Postgresql

Transcations

ACID

Docker
Kubernetes

Monitoring system

WEB

You might also like