Introduction Who this course is for - Startup Institute

7
walls wal walls walls w walls s alls walls walls walls walls Introduction Full Stack Developers are developers that design complete websites. These developers work on all facts of development, from frontend, to backend, to database and even debugging and tesng. PHP SCAN ME FOR MORE DETAILS Who this course is for Who have no programming knowledge? Who want to become a Full Stack Web Developer? Who want to become self employed? Who want to earn more & more? Who want to become a freelancer? Front end Developers who want to learn back-end programming and vice versa Website designers and developers who want to go Full Stack What you'll learn Learn core concepts of both the front end and backend programming course Get familiar with the latest web developer technologies and ecosystems Learn all about sql and nosql databases Learn complete web development process Future Inside The Four Walls

Transcript of Introduction Who this course is for - Startup Institute

Page 1: Introduction Who this course is for - Startup Institute

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

IntroductionFull Stack Developers are developers that design complete websites. These developers work on all facts of development, from frontend, to backend, to database and even debugging and testing.

PHP

SCAN MEFOR MORE DETAILS

Who this course is forWho have no programming knowledge?Who want to become a Full Stack Web Developer?Who want to become self employed?Who want to earn more & more?Who want to become a freelancer?Front end Developers who want to learn back-end programming and vice versaWebsite designers and developers who want to go Full Stack

What you'll learn Learn core concepts of both the front end and backend programming courseGet familiar with the latest web developer technologies and ecosystemsLearn all about sql and nosql databasesLearn complete web development process

Future Inside The Four Walls

Page 2: Introduction Who this course is for - Startup Institute

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

Future Inside The Four Walls

Course Outline

HTML5HTML5Introduction Web Development, HTML, HTML5 & IDEsBasics of HTML & CSS and HTML Headings, Paragraphs & ImagesHTML Text Formatting, Links, Entities and Inline vs Block Level ElementsHTML Lists: Unordered List, Ordered List and Description Listiframe to Display Web-Pages from other Websites on your WebsiteDetailed Overview of HTML5 and HTML5 Semantic ElementsUsing Audios and Videos on Websites using HTML5 Elements

CSS3CSS3Creating Forms to Collect Data from Users using HTML5 & CSS3Creating and Using CSS Styles: Inline CSS, Internal CSS & External CSSUsing CSS3 Styles with div, p, span etc. for Creating Beautiful Web PagesCSS3 Box-Model: Padding, Margin, Outline, Border, BackgroundCSS3 Floating, Positioning, Overflow, Image-Opacity and Image-SpritesCSS3 Media Queries in Detail & Creating fully Responsive Web Pages

BootStrap 4 BootStrap 4 Introduction to BootStrap 4 and BootStrap 4 Grid System in DetailBootStrap 4 Typography, Tables, Images, Thumbnails and ButtonsBootStrap 4 for Creating Elegant Forms for Collecting User DataBootStrap 4 Jumbotron, Tooltips, Popovers, Alerts, Spinners & BadgesBootStrap 4: Navs, Navbars, Menus, Tabs, Dropdown and CollapseBootStrap 4 Pagination, Modals, Cards, Image Carousel and Scrollspy

Page 3: Introduction Who this course is for - Startup Institute

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

Future Inside The Four Walls

Course Outline

wallswalls

walls

walls

walls

walls

walls

walls

wallswalls

walls

JavaScript/jQuery JavaScript/jQuery JavaScript Statements, Expressions, Conditions and LoopsJavaScript Objects, Functions, Arrays and EventsWorking with Numbers, Strings, and Dates in JavaScriptTesting and Debug a JavaScript ApplicationsCreate object-oriented JavaScript applicationsUsing Regular Expressions, Handling Exceptions and Validating DataEvents, Images, and Timers, Closures, Callbacks and RecursionJavaScript Object Notation (JSON) in JavaScript ApplicationsSelecting and Manipulating DOM Elements with jQueryUsing jQuery for Event Handling, Basic Animations and EffectsjQuery AJAX Calls ( load(), get(), post(), ajax(), getJSON(), getScript() )Handling Responses of AJAX Call in Plain Text, HTML and JSON formatConsuming REST Services / REST API using AJAX and JSONEssentials of Angular for Creating Modern Web ApplicationsTesting, Debugging & Publishing Website to a Commercial Server

Page 4: Introduction Who this course is for - Startup Institute

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

Future Inside The Four Walls

Introduction to PHPSoftware install and local developmentBasic Structure of PHPPHP Syntax, Tags, Variables, Superglobals, Constants, OperatorsPHP with HTML5Form Handling in PHP

Database(Mysqli) IntroductionFlow of PHP MyadminIntroduction to queriesRelations of queries,Tables, columns, DataTypes

Common Features in PHPPHP Date and TimeFORM in PHPPHP File HandlingPHP Session, CookiesPHP and AjaxPHP CURSending Email using mail()

Control StructuresIf, Switch StatementsLoops (for, while, do-while, foreach)Break & continue statementsStoring data into database through Control Structures

FunctionUser defined functions in PhpBuilt-in functions in Php

ArraySimple Array, Numeric Array, Associative Array, Multidimensional ArrayLooping through ArrayArray Manipulation Functions

OOP FundamentalDefining a classDefining a Method, PropertiesAccess Control Modifiers, Data AccessClass InheritanceAbstract Class, Final Class, Final Method, Interface.PHP Traits, Static KeywordNamespace

Course Outline

PHP 7 New FeaturesScalar type hintsReturn type declarations,Anonymous classesClosure::call()Generator Return Expressions, Generator delegationNull coalesce operatorSpace ship operator Throwables

Windows/MAC/LINUX- Local Environment Setup

LARAVEL FUNDAMENTALSLaravel Structure and Overview RoutingMiddlewareLaravel Request Lifecycle

Installing PHP development environment IDE installUse of Command PromptComposerGitInstallation ProcessCreating Laravel ProjectVirtual HostsOpening a project in IDEProject with PHP

wallswalls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

Page 5: Introduction Who this course is for - Startup Institute

wallswalls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

Future Inside The Four Walls

Laravel with MVC and Other FundamentalsControllersModelsViewsLibraryHelperArtisanEncryptionSessionService Container, Facades

Laravel Blade templating engineMaster layout setupSome more blade features

Database – Laravel MigrationsEnvironment configurationsMigratingCreating migration and dropping themAdding columns to existing tables using migrationsSome more migration commands

Query builderInserting data Reading DataUpdating Data Deleting DataJoining Query

Database – Eloquent / ORMReading DataReading / Finding with Constraints More ways to retrieve dataInserting / Saving DataEloquent Relationship

ResponsesRespond with HTMLSending Different Kinds of ResponsesUsing a Templating EngineRest APIs

ValidationsForm validationsHandle Form InputCreate a basic ecommerce site with Laravel.Final Presentation

Course Outline

Page 6: Introduction Who this course is for - Startup Institute

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

Future Inside The Four Walls

Intro to FreelancingWho I AMWhat I am going to teach you?Introduction to FreelancingTypes of Freelancing MarketplacePros of FreelancingCons of FreelancingFreelancing Vs Job

How to select a right project? Identify Fake Vs Real ProjectsProfession Response to CustomerHigh Price Vs Low Price ProjectsTraditional Freelancing Marketplace Vs Modern Freelancing MarketplaceFreelancing Marketplace IntroductionPeople per hourUpwork

ProfilingSign up and create a Freelance Profile5 main tips of creating a Perfect profileProfile Picture – Why it’s important?Profile DescriptionImportance of Portfolio and how to create it?Feedback and Client Reviews for ProfileCreation of Thumbnails and Graphics for ProfileGetting Bank Account (IBAN – Swift Code) Population payment Information and why it’s necessary

Introduction to fiverLink your bank with ProfileHow to find work on Fiverr?Creating a profile on FiverrHow to create a Gig?Importance of KeywordsImportance of Meeting TimelinesHow to Promote Gigs?Multiple Gig Option5 Fiverr Gigs ideas that everybody can do Without any skills

Tips & TricksHow you can be a Good FreelancerHow to select your skill?Follow your PassionIdentify GoalsLearning a new skillPractice your skillWhich things needs to avoid as a Freelancer?Major Career Mistakes

Types of SkillsTypes of skills required for a freelancerLevel of skillsCommunication skillsTime managementPresentation of workDefining Project Deliverables

Demanding SkillsCareerLearn how to win your Client's trustProblems that Freelancer Face whileDoing projectsHow to set high hourly rates in Freelance?ProfilePricing yourselfCalculate hoursHow to manage time?Freelancing BehaviorSet a project scopeWhy Client is not responding?

Course Outline

walls

wallswalls

walls

walls

walls

walls

walls

walls

wallswalls

walls

Page 7: Introduction Who this course is for - Startup Institute

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

wallswalls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

wallswalls

walls

walls

walls

walls

walls

walls

walls

Future Inside The Four Walls

How Traditional Freelancing Marketplace Works?Importance of Understanding Client Brief/ProjectSummarizing Client BriefHow to Bid Effectively?7 parts for effective biddingHow to begin?Project SummaryIntroduce yourself (skill, Industry, Experience)Presenting Portfolio

Payment ProposalWhat steps need to do if the project is awarded?How to respond?Determine MilestonesHow much income you can earn?When we can withdraw money?Group Class Activity

Profile ReputationHow to make your profile more professionalCreate your LogoMake TaglineHow to create a Free Portfolio or website?From where you can get the Domain name? Importance of creating social MediaProfiles and linked it with FreelancerPlatform

Freelancing as BusinessWhat are the cost cutting habit ?Freelancer needs to developWhat is the best time to hire a resource?What is outsourcing?How to grow develop team?

How to Gain ClientAttention?What are the key factors that makes Client Interested in your bid?Free MockupsAsk QuestionsSpecial OfferVideo CreationShare sample workHow to End Perfectly?Polices of Freelancing MarketplaceWhat are the best time to bid?

How to Unbanned?What are the key factors that makes Client Interested in your bid?Free MockupsAsk QuestionsSpecial OfferVideo CreationShare sample workHow to End Perfectly?Polices of Freelancing MarketplaceWhat are the best time to bid?

Course Outline

wallswalls

wallswalls

walls

walls

walls

walls

walls

walls

wallswalls

walls