Python With Django And AngularJS With Django And AngularJS Training Provided by Revanth Technologies Training Institute in Hyderabad
Python With Django And AngularJS With Django And AngularJS free videos and free material uploaded by Revanth Technologies Training Institute staff .
Intro to Python
Installing Python On Windows/Mac
REPL in python
Whitespace in python
Importing from the python standard
library
Int Float None and bool in python
Relational Operators
While Loops
Conditional Statement
Function Definition and returning
values
Creating, Running, and Importing a
module
Execution model in python
How Module Import and Module
Execution is different
Command line Arguments and main
function
Code Documentation using Docstring
How spare is better than dense
Adding Comments to your code
The whole shebang
Moment of Zen: Practicality beats
purity
Strings
Bytes
Lists
Dictionaries
For- Loops
String(Continued)
Argument Passing
Function Arguments in detail
Python type system
Variable Scoping
Objects
Variable Scoping
Handling Exceptions
Programmer Errors
Control Flow and Exceptions
Imprudent Error Codes
Handling APIs Exceptions
Re-Raising Exceptions
Protocols, API and Exceptions
EAFP vs LBYL
Actions to Clean-Up
Platform-specific Code
Set Comprehensions
List Comprehensions
Dictionary Comprehensions
Filtering Predicates
Protocols of iterations
Generators
Stateful Generator Functions
Laziness and the Infinite
Python Generator
Batteries included for iteration
Tuple
String
Range
List
List Repetition
More on List
Growing Lists
Reversing and sorting Lists
Dictionary
Set
Protocols of collections
Defining Classes
Instance Methods
Initializers
A Second Class
Collaborating Classes
Example on classes
Implementation Details
OO with Function Object
Polymorphism and Duck typing
Inheritance and Implementation
Sharing
Writing Text Files
Reading Text Files
Appending to Text File
How to manage files wth try
Binary Files
Files as Iterators
Context Managers and with- blocks
Fractal Images
Bitwise Operators
How to read binary files
Closing with Context Managers
Reading Binary Files
Module Intro
Setup Django Project
Creating a project Environment
Virtual Environment Review
Starting a Django Project
Creating an App, Models and
Database
The Admin Interface
Django REST Framework
Intro To Angular
A simple angular webpage
MVC with Angular
Angular Components
Retrieving Data Using Http
Saving new cards with POST call
ViewSet and Router
Updating New Cards
Deleting Cards
Write a public review