Programming 101 Bundle
443 Enrolled
11 Courses & 32 Hours
$35.00$349.00
You save 89%
What's Included
$27.00 Value
HTML5 & CSS3 Fundamentals
Stone River eLearning
60 Lessons (5h)
Lifetime
- Experience level required: All levels
- Access 60 lectures & 5 hours of content 24/7
- Length of time users can access this course: Lifetime
Course Curriculum
60 Lessons (5h)
- Introduction to the CourseWelcome to Course1:24
- HTML5 and CSS3 For BeginnersSection IntroductionPage basicsText BasicsText FormattingListsImage PrepInserting An Image8:15Website Project1CSS BasicsFont StylesColorList StylesAdvanced SelectorsWebsite Project2Link BasicsIn-page Links2:37Link StylesNavigation Menus5:58Website Project 3Block SpacingArranging the PagePositioningWebsite Project 4TablesTable StylesWebsite Project 5Form Basicsform Elements7:21HTML5 Form ElementsForm StylesWebsite Project 6Video preparation4:17Video HTML8:30Website Project 7Section Conclusion5:19
- Python Programming for BeginnersInstallationPrint And Strings7:47Math2:46Variables4:49While loop6:00For loop5:00If Statements6:43If Else Statement4:01If Elif Else StatementFunctions5:03Function ParametersGlobal and Local Variables9:13Common Python Errors11:35Writing to a File4:29Appending to a File3:23Reading From a File3:34Classes4:23Input and StatisticsImport Syntax6:38Making ModulesError Handling - Try and Accept12:25Lists Vs Tuples And List Manipulation10:34Dictionaries8:14Project: Making a Python Program
- Swift Programming for BeginnersSection IntroductionVariables and Strings Introduction0:15Variables7:46Strings11:02Variables and Strings Conclusion0:13Your first app Introduction0:21First app11:52madLibsYour first app Conclusion0:07Branching Introduction0:15if and bool8:04boolExp2:22Operators7:49Switch Part 12:42Switch Part 20:51Branching Conclusion0:16Collections + Loops Introduction0:27Arrays9:00Dictionaries4:09For loops7:29While4:29Loop collections8:09Collections + Loops Conclusion0:09Functions Introduction0:33Functions Part17:05Functions Part2&3Functions Part47:35ScopeFunctions Conclusion0:19Enumerations Introduction0:32EnummotivationDefandusage6:00Enumerations Conclusion0:13Structures Introduction0:25Structure definition and basic usage5:17Structure methods and sortingType methods vs instance methods5:48Another example: a 3d Point type9:58Structures Conclusion0:16Classes Introduction1:01Definition basic usage7:45SubclassingMethod overriding in collections5:34Type castingInheritance pros v cons3:18ProtocolsOptionalsClasses Conclusion
- Google Go Programming for BeginnersSection IntroductionIntroduction To GoWhy Gogolang.orgImports3:26Summary0:17Go Language IntroductionVariablesConstants5:14Types & CastingSetting Up Your Local EnvironmentStructs4:25FunctionsFunctions - Variadic3:47Functions - Defer5:28Pointers10:09Operators4:04Conditionals10:14Arrays & Slices9:04Maps6:27Looping & Ranges - Arrays & SlicesLooping & Ranges - Maps6:18Interfaces10:21Expanding Your Go Knowledge Introduction1:44Object Composition6:02Custom Types3:04Constructor Function2:25PolymorphismMulti File Project10:02Reading and Writing To FilesEncryption and Description13:30Web Operations7:09Publishing JSON7:03Consuming JSON4:12Concurrency IntroductionAsynchronous Programming6:11Go RoutinesChannels 1Channels 2Channels 3
- Java Programming for BeginnersSection Introduction6:48Getting Started with NetBeans10:33Variables11:30Strings & Mathematical Operators7:11MethodsBoolean Logic & IF ELSE Statements Part 111:02Boolean Logic & IF ELSE Statements Part 26:59Loops9:12Arrays9:35For loop5:39Object Oriented Programming (oop)8:39Constructors (oop)5:38Review Of Concepts So FarMulti-dimensional Arrays9:40Array Lists7:49String FunctionsTry Catch & ExceptionsUser Input9:59File Reading Writing9:53Switch Enumerations10:38
- Perl Programming for BeginnersSection IntroductionIntroduction to Perl3:05Getting and Installing Perl4:45Creating a First Perl Program8:14More Advanced Perl Examples8:22More Advanced Perl Programs Part 29:34Conclusion1:49Working with Scalar Data Introduction4:34Working with Scalar Data5:43Working with stringsWorking with numbers8:53Working with variables9:22Getting user input6:52Working with the chomp operatorDecision Making With If StatementLooping with while statementsOutro35:08Working with Arrays and Lists Introduction3:19Creating arraysAccessing array indices8:09Creating listsPerforming assignment with lists8:13Converting arrays into stringsUsing the foreach loop on arrays and listsUnderstanding scalar and list contextUnderstanding STDIN in scaler contextWorking with Arrays and Lists Conclusion3:30Working with Subroutines Introduction4:14Subroutine definitionsCalling subroutinesWorking with subroutine return valuesSubroutine arguments6:52Using variable-length parameter listsUsing the return operatorPrivate variables in subroutinesWorking with Subroutines ConclusionPerl Input and Output IntroductionReceiving input from standard inputWorking with input from the diamond operatorSending output to standard outputUsing printf to format outputWorking with filehandlesHandling fatal errors with diePerl Input and Output ConclusionHashes Introduction2:16Hashes defined and demonstratedAccessing hash elementsWorking with hash functionsHashes ConclusionWorking with Regular Expressions IntroductionRegular expressions definedWorking with simple patterns7:51Working with the character classMatching using m pattern match operatorWorking with match modifiersWorking with the binding operatorWorking with match variablesWorking with Regular Expressions ConclusionMore on Regular Expressions Introduction1:25Matching in list contextWorking with the substitution operatorWorking With Split OperatorWorking with the join functionMore on Regular Expressions Conclusion3:04Final ProjectFinal Project Explanation Part 1Final Project Explanation Part 2Final Project Explanation Part 3Closing MessageSection Conclusion
- C++ Programming FundamentalsSection IntroductionMore basics and Variables/LiteralsData TypesMore about Data Types and Data AssignmentMATH!Why does C++ hate Division? Other Relevant TopicsInput and more MATH!Type Conversion, Overflow, and UnderflowFormatting OutputString ManipulationMore MATH!, againControl StructuresLogical OperatorsConditional Operators and SwitchLooping (while)Looping (do-while, for)
- Python Web programmingSection IntroductionPython InroductionObject Oriented Programming Part1Object Oriented Programming Part2Modules Part1Modules Part2Python ConclusionBasic Database (SQLite) IntroductionSQLiteCreating Database and TableInserting DataInserting Dynamic DataReading DataLimit ,Update and DeleteBasic Database (SQLite) ConclusionUsing Python with the Internet IntroductionUrllib ModuleUrllib RequestUrllib HeadersXML IntroParsing XMLUsing Python with the Internet ConclusionWorking with HTML IntroductionWeb Page Structure Part1Web Page Structure Part2Nav barHTML's bodyComments,footers and divsParsing Paragraph DataWorking with HTML ConclusionWeb Server Programming IntroductionCreating a VPSInteracting with VPSFilezillaPySFTPWeb Server Programming Conclusion1:05MySQL database IntroductionMySQL Basics Part1MySQL Basics Part2Database ConnectionInserting into DatabaseAdding logic to insertNohupCrontabMySQL database ConclusionPython's Flask Web development Framework IntroductionFlask SetupFlask Backend SetupBasic WebsiteTemplate and ErrorsVariables and LogicBootstrap IncorporationMore on BootstrapAdding more pages to our siteExtending TemplatesAdditional InformationSection Conclusion
- Ruby on Rails for BeginnersSection IntroductionWhat Is Ruby On RailsRequirements2:59Installing Rails - Windows7:06Installing Rails - Mac OS XSublime Text3:55SQLiteStudio7:28Your First AppRuby Conclusion0:26Getting To Know Rails Introduction2:08MVC11:30Rails CommandsRails Documentation2:59Creating A Rails AppModels and Databases8:34ControllersViewsPartial Views4:10RoutesDynamic DataForm Submissions and ResourcesScaffoldsAdding Style To A Rails AppBootstrap IntroIntegrating BootstrapGetting To Know Rails ConclusionBuilding An Interactive Website IntroductionWorking With DatabasesDatabase Interaction Through The Rails ConsoleAssociating A Model To An Existing TableWhat Are MigrationsSeeding The DatabaseRetrieving DataBuilding An Interactive Website ConclusionProject IntroductionExplanation of ProjectSection Conclusion
- Fundamentals of JavascriptIntroduction to JavaScript5:55Script Tags13:00Boxes7:56Console7:56Variables13:16Undefined, typeof, NaN9:13Concatination5:59Comparison Operators5:10Logical Operators6:56Mathematical Operators10:01Commenting5:39Arrays12:43Array Prototype3:45Looping Over Arrays5:54Introduction to Objects8:01Creating an Object9:24Dates and Times3:57Intervals10:39Countdown- Example Application19:19Callbacks10:11Callback in Countdown3:14DOM Elements13:41Query Selector15:46Event Handlers13:22Input Fields7:41Creating Elements7:00Styling Elements10:21Linting11:39Minification5:54
- AngularJS for BeginnersCourse Introduction3:12Final Project Demo3:00Intro To Section 21:02Overview of Angular3:04Environment Setup4:36MVC Architecture3:12Introduction to Angular Recap0:40Angular Core Features Overview0:47Modules And Dependency Injection4:24Controllers5:02Expressions And Binding4:01Two-Way Data Binding3:11Directives5:02Services4:26Scope2:29Filters3:07Routing - Setup3:32Routing - Implementation5:41Angular Core Features Recap1:01Intro To Grocery List App0:52Grocery List Bootstrap Layout4:33Listing Grocery List Using Ng-repeat4:01Beautifying Our List With Filters2:14Grocery List App Recap0:58Easy Navigation In Grocery List Using Routing1:01Setting Up Grocery List Routing3:15Implementing Grocery List Routing4:04Passing Data Using Route Params3:15Easy Navigation In Grocery List Using Routing Recap0:44Adding, Updating & Deleting Grocery Items Intro1:58Abstracting Grocery Items Using Services3:42Adding Grocery Items4:21Debugging App Using Chrome Console3:43Generating Unique Grocery Entry Id’s6:15Updating Grocery Items - Part 15:03Updating Grocery Items - Part 27:09Form Validation5:12Deleting Grocery Items3:30Adding Custom Directives - Making Our HTML More Readable3:25Adding Custom Directives3:13Marking Grocery Items As Completed With Ng-class5:13Adding, Updating & Deleting Grocery Items Recap2:15Connecting Our App To The Cloud Intro0:54Loading Grocery Items6:55Creating Grocery Items4:33Updating Grocery Items3:48Deleting Grocery Items4:02Connecting Our App To The Cloud Recap1:06Course Recap And Next Steps3:36Additional Resources5:21Closing Message1:02
- Certification ExamCertification Exam
HTML5 & CSS3 Fundamentals
SR
Stone River eLearning Stone River eLearning was founded in 2011, and calls itself the Online Technology Bootcamp. It has taught over 250,000 students through its website and reseller partners since its founding, with a focus on developing high quality video training in all areas of the tech field. For more details on the course and instructor, click here.
This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!Description
Want to build a future-proofed, perfectly functioning website? Use HTML5 to craft its bare-bones foundation, then visually enhance it using CSS3. You'll learn the theory underlying the two languages, solidify your knowledge with practical exercises, and will be creating stunning websites in absolutely no time.
- Create responsive websites using HTML5 & CSS3 w/ 5 hours of content
- Control the appearance, functionality & navigability of your websites
- Format text, utilize lists, create links & work w/ images
- Manipulate font styles, color & list styles
- Craft tables & forms and customize them
- Complete projects to consolidate your knowledge
Specs
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
$27.00 Value
Python Programming for Beginners
Stone River eLearning
60 Lessons (4h)
Lifetime
$37.00 Value
Swift Programming for Beginners
$49.00 Value
Google Go Programming For Beginners (Golang)
Stone River eLearning
40 Lessons (4h)
Lifetime
$27.00 Value
Fundamentals of Java Programming
Stone River eLearning
29 Lessons (4h)
Lifetime
$37.00 Value
Perl Programming for Beginners
Stone River eLearning
70 Lessons (8h)
Lifetime
$37.00 Value
Python Web Programming
$37.00 Value
Ruby On Rails for Beginners
$27.00 Value
Fundamentals of JavaScript
$27.00 Value
AngularJS for Beginners
$17.00 Value
C++ Programming Fundamentals
Terms
- Instant digital redemption
Your Cart
Your cart is empty. Continue Shopping!
Processing order...