سرفصل دوره برنامه نویسی پایتون Python درموسسه آموزشی رسا
سرفصل دوره برنامه نویسی پایتون Python درموسسه آموزشی رسا:
موسسه آموزشی رسا ، دوره آموزشی پایتون دراصفهان را ، به صورت کاملاً کاربردی ازمقدماتی تا پیشرفته توسط اساتیدمجرب وتوانا ،همراه بایکی ازفریم ورک های قوی Django framework جهت کلیه دانشجویان رشته IT وعلاقه مندان به جذب سریع دربازارکاربرنامه نویسی پایتون , Python ارائه می کند.
موسسه آموزشی رسا اصفهان به عنوان یکی ازآموزشگاه های معتبربرنامه نویسی دراصفهان ، جهت استفاده دانشجویان شهرستان های استان وهمچنین خارج ازاستان وکشورنیزدوره برنامه نویسی پایتون رانیزبه صورت آنلاین برگزارمی کند.
What is Python - Introducing Python - Python’s applications - Comparing to other languages
1. Use Python - Install Python - Run Python - Install IDE
2. Basic Python - I/O - Types - Variables - Operators - Functions - Conditional - Loops - Built-in Functions - Date time
3. Classes - Fields and methods - Inheritance - Override - Overload - Abstract - Polymorphism
4. Web overview
- introduction
- tools
-frameworks
5.django
-introduction
-DB introduction
-install and configure DB
-introduce models
-introduce forms and model forms
-introduce CRUD
- start course project
-declare classBaseView and ApiViews
-work with template and template tags
-work with urls
-work with authentication
6.django rest-api
-introduce API and rest-api
-introduce course project
-introduce serializes and model serializes
-introduce generic views and view sets
-work with paginations
-work with filters
-work with test client
-introduce storages