Flutter Training Course
Flutter was launched in 2017, and it is said that Flutter has been growing rapidly since then. More than 100000 developers have done at least one project with Flutter. 50% of the top 10 grossing apps on Google Play are
made using Flutter, 500+ companies are using it for their production apps, and 200+ open-source libraries have been published on GitHub so far.
Flutter is a new and exciting way to build mobile apps. So start your journey of becoming a certified flutter developer with Hi-TECH Institute of Information Technology' #1 Flutter Course in India. Learn to build high-performing
apps with minimal code. Transform ideas into functional products with training by experts who have experience in both academia and industry. This Flutter tutorial covers an introduction to Flutter, widgets, development
in a Flutter, database handling and storage, and advanced Flutter concepts like app integrations and authentications to the deployment of apps in the play store. You will work on live projects and learn to solve real-world
app development challenges. Get 100% placement and career development assistance to help you build a successful career as a Flutter Developer.
Introduction
- C Language – Control statements (if, . else statements , nested if statement , switch statement) ,looping statements (for, while ,do .. while)
- C++ : Oops concepts (class, objects, inheritance , polymorphism , data abstraction, encapsulation)
- Html 5, Tags, Input Forms
- Css3
- Sql
- CRUD operations queries
- Select statements
- Where clauses
- oin queries
- HTML-(1 session)Basic HTML like What is Tags attribute property Form Tag HTML-HTML5 tags
- CSS (1) Selectors • Margin-Padding-display property • Create login-registration page
- Bootstrap (2) Grid Rows-Cols • Forms-Cards
- SQL-(MySQLi)(4)
- SQL Queries
- Normalization
- Joins
- Indexer
- Practical Examples 1) MySQL data types 2)Create Multiple Tables and perform the queries using Select, Update, Delete, Insert Where, Like, Group By, Having, Limit, Offset, Sub Query
and Or, Not, In 3) Function and procedure 4) Trigger 5) Views 6) Primary a
- PHP array
- PHP expression
- PHP function
- PHP operations
- String Function
- PHP String
- Practical Example: 1)Display the value of the array 2) To Find the number of odd and even element in array. 3) Create associative array for user detail and display the user detail.
4)shifted all the zero in bottom up of the array
- HTTP Protocol
- PHP syntax
- PHP variable
- Super Global Variables
- Practical Example: 1) Create Multiple Tables and perform the queries using Select,Update,Delete,Insert Where,Like,Group By,Having,Limit,Offset,Sub QueryAnd ,Or,Not,In
- Conditions Events and flows
- If condition
- If else if
- Practical Example : 1)Make Simple Calculator 2) Find the current day and if it is Sunday than print happy Sunday
- Practical Example: 1) Restaurant food Category Program using Switch case Display Which Category and dish user 2) Using Ternary display age if it is greater than 18 3)Display Name
Of the color which user selected
- Do While Loop
- For each Loop
- For loop
- Practical Example : 1) Create a script that displays 1-2-3-4-5-6-7-8-9-10 on one 2) Create a script using a for loop to add all the integers between 0 and 30 and display the total.
3)Write a PHP script using nested for loop that creates a chess board 4)Al
- Array Function
- Date-time function
- Header function
- Include require
- Practical Example: 1) Perform all the 2)In user define function: 3)Create calculator 4)Find factorial using recursion 5)Reverse string without function 6) Download file on button
click
- SDLC OOPS :Object Oriented Programing Class – object Inheritance Polymorphism Encapsulation Abstraction Aggregation
- SQL : Importance of Database CRUD JOIN QUERIES
- Front-End Fundamental : HTML , CSS , JavaScript , Jquery
- ViewBag,ViewData,TempData 2 MVC Life Cycle 3 Razor Controls
- State Management 5 JavaScript,Jquery,Ajax 6 Web Api
- EDM & LINQ & Net Differences practical
- OOPs Concepts
- Class
- Object
- Extends
- Overloading
- Abstraction interface
- Constructor
- Destructor
- Magic Methods
- Scope Resolution
- Traits
- Visibility
- Type hinting
- Final keyword
- Email security function
- File handling
- Handling emails
- MVC Architecture
- Practical Example: Implementation of all the Oops Concept
- Connection with MySQL database
- SQL injection
- Practical : 1) Take Project Definition 2) Exception handling with try catch for database connection and all 3) Server- side Validation while Registration using Regular expressions.
4) Send mail while registration
- Session and cookies
- File upload
- PHP with MVC Architecture
- Insert, Update, Delete MVC
- Practical Example: 1) Apply session cookies concepts 2) File uploading and downloading 3) Bootstrap data-table Pagination
- Java script
- JQuery
- JQuery Events
- JQuery Validation
- Practical Example: 1)Alert, Prompt, Confirm 2)Create calculator 3)Create slideshow 4)Validation using JavaScript 5)Hide show using jQuery
- PHP and Ajax
- AJAX (crud)
- Regular Expression
- Practical Example :1) Event Examples (Onblur,onkeypres) 2)Regular expression 3) Create dependent drop down Pagination using ajax jQuery in MVC Project Insert Files using Ajax
- Payment Gateway Integration
- -> Create API With Header -> API with Image Uploading
- Practical Example: Payment Gateway Implement on MVC Project
- -> SOAP and REST AP, Create API for insert, update and delete
- Product Catalog
- Shopping Cart
- Web Services
- Practical Example: Create Web Services for MVC Project Integration of API in Project
- Installing Laravel
- Artisan CLI ( command-line interface )
- Laravel Directory Structure
- Configuring a new Laravel project
- Artisan command to generate boilerplate code for a controller
- Basics of laravel——> Routing
- Controller
- Middleware
- Request
- Response
- HTML Template to Laravel Blade Template
- HTML Template to Laravel Blade Template———> Template inheritance
- Master layout
- Extending the master layout
- Displaying variables
- Blade conditional statements
- Blade Loops
- Executing PHP functions in blade
- Displaying Your Views
- Creating and using a basic views
- Loading a view into another view/nested views
- Adding assets Integrating with Bootstrap
- Introduction
- Requirements for running migrations
- Artisan migration command
- Migration structure
- How to create a table using a migration
- Laravel migration rollback
- Database Seeding
- Migrations for our project database Pagination
- Creating contact us form
- Validating user input
- Sending email
- Creating a file uploader
- Validating a file uploader
- Creating a custom error message
- Laravel Collective——> Installation
- Opening A Form
- Form Model Binding
- Form controls
- Custom macros
- Introduction
- Creating a basic controller
- Creating a route using a closure
- Making the controller RESTful
- Using route groups
- Building a RESTful API with routes
- Rest API with Passport Authentication
- Event
- Mail
- Queue
- Task Scheduling
- Eloquent ORM and Models——> Naming conventions
- Table name and primary keys
- Timestamps
- Eloquent ORM INSERT, READ, UPDATE, DELETE
- Relationship
- Using models in controllers
- Displaying data from models in views
- Creating and Using Composer Packages———-> Downloading and installing packages
- Using a basic Shopping Cart package in our project
- socialite
- Using Ajax and jQuery—–> Getting data from another page
- Setting up a controller to return JSON data
- Creating a Jquery, AJAX comment system
- Security & Session——> Using Security Sessions Effective