You are on page 1of 2

OOPs in Python -> Things To Know

S.No: Title
1 Class, attributes and methods, define a class with attributes and methods
2 Object, understand how to create objects and access their attributes and methods
3 concept of inheritance, Understand concept of inheritance
4 Encapsulation, understand how encapsulation works and why it's useful
5 Concept of Polymorphism, Understand concept of polymorphism
6 Python's built-in classes and libraries that use OOP principles datetime.datetime or pandas.DataFrame
7 Design patterns that are commonly used in Python, Singleton pattern or the Factory pattern
8 Data structures in Python

WebServices/Django REST Farmework -> Things To Know


S.No: Title
1 What is a WebService and REST Architecture
2 Web Services, API End points and REST APIs
3 HTTP Requests in Python, Resources and Building API
4 How Django REST Framework works with Python features and provides own features on top?
5 Decorator based Views and ClassBased Views in Django Rest Framework
6 Data Interchange Format, Serializers, Views, URLs and Pagination
7 Authentication & Permissions
8 Object Level permissions and Views with permissions
9 Relationships & Hyperlinked APIs
10 ViewSet, ModelViewSet & Router
11 Models and ORM in Django, Migrations
12 Serializers and Working with Serializers
WebServices/Django REST Farmework -> Advanced
S.No: Title
1 Security and JWTs
2 Exceptions and Error Response
3 Security, Authentication, Auth Types, Automatic Auth configuration and Manual Authentication
4 CSRF, CORS
5 Django Filters to query data/filter data. RawQuery in Django
6 Automatic Documentation with django-rest-swagger

Some Reference links


https://realpython.com/api-integration-in-python/
https://medium.com/beyond-light-creations/build-a-rest-api-with-django-rest-framework-and-mysql-ddff0c1126ae
Status
Kumaran
done
done
done
done

.DataFrame

Status
Kumaran
done
done
done

done
done
done
done

done
done
done

done
done
done
done
done
done
More items to be added

and-mysql-ddff0c1126ae

You might also like