Facebook

Application Development Courses

Most popular
Trending

All Application Development Courses

Application Development Online Training Courses - E-Learning



We found 18 courses available for you
See

Python Flask eLearning

68 Lessons
Intermediate

Course Description: This online training course is a high level …

What you'll learn
Setting up an environment to build a Flask app
Create a flask app while exploring different simplistic functionality
Using templates with Flask
Working with forms in Flask
Define and perform CRUD operations on DB objects with Flask
User authentication with Flask
Display avatars for users on their profile page
Learn the different functionality offered by Node.js for buffer interaction
Introduction to the “follower” functionality to your blog
Pagination with Flask
Support email transactions in our Flask app
Working with dates and times in your Flask app
Learn the basic usages of the express framework in your Node apps
Add full text search functionality with elasticsearch
Learn how to deploy your Flask app to Heroku
Understand how to build a fully functional RESTful API for our Flask based blog

Python Foundations eLearning

122 Lessons
Intermediate

Course Description: This online training course is a high level …

What you'll learn
Setting up a computer to utilize the Python technology
Create programs and learn various syntactical rules
How to assign variable values and about the different types of variables that Python supports
Various string operations
List operations
Tuple operations
Available operations for dealing with numbers in Python
Pythonic operators
How to use if statements to execute code conditionally
Using and controlling standard looping ability in Python
Use of the dictionary data structure
Time manipulation and formatting
Define, use, and return functions
Python modules in your application
Input/Output collection and manipulation
Defining, raising and handling exceptions
Classing and object oriented terminology
Regular expressions matching and searching
Connect your Python app to a database and execute queries
Types of sockets and their respective options
Python threading and how to use it in code
GUI abilities, specifically the provided tkInter