The Complete Learn to Code Bonus Bundle
3979 Enrolled
12 Courses & 121 Hours
$44.00$1,045.00
95% Off
What's Included
$299.00 Value
The Complete Ruby on Rails Developer Course
Mashrur Hossain
283 Lessons (31.5h)
Lifetime
- Certification included
- Experience level required: All levels
- Access 283 lectures & 31.5 hours of content 24/7
- Length of time users can access this course: Lifetime
Course Curriculum
283 Lessons (31.5h)
- Introduction and SetupIntroduction to the courseCourse overview and best way to use the courseRails development environment overviewIMPORTANT! - Development environment updateSign up for online Integrated Development EnvironmentSetup local development environment - optionalGet familiar with online IDESign-up and use alternative IDE with cloud9 (recommended)Web Apps built in course - Preview series kickoffPreview of SaaS AppPreview video for Alpha blogPreview for finance trackerPreview for Photo App
- The Ruby Programming LanguageHow to get free live helpIntroduction to RubyIntro to Ruby - Text fileWorking with StringsWorking with Strings - Text fileHomework Solution - Analyzer.rbWorking with numbersWorking with numbers - Text fileHomework Solution - Advanced AnalyzerMethods and BranchingMethods and Branching - Text fileArrays and IteratorsArrays and Iterators - Text fileHashesHashes - Text fileRuby style guideRuby style guide - Text fileArea code dictionary - Homework AssignmentArea code dictionary - Text fileArea code dictionary solutionArea code dictionary = Text solution filePractice what you have learnt!Intro to Object Oriented ProgrammingIntro to Object Oriented Programming - Text fileInheritance and ModulesInheritance and Modules - Text fileFinal ruby project - Working with json filesFinal ruby project - Text file
- Introduction to Ruby on RailsIntroduction to Ruby on RailsIntroduction to Ruby on Rails - Text fileMVC and Rails app structureMVC and Rails app structure - Text fileLearn and Practice HTMLRoute, controller and homeRoute, controller, home - Text DirectionsRoot route, git and version controlRoot route, git and version control - Text fileSetup github repository and push codeSetup github repository and push code - Text fileDeploy to production using herokuDeploy to prod using heroku - Text fileCRUD, scaffold and wrap section 3CRUD, scaffold and wrap section 3 - Text file
- CRUD operations in Ruby on RailsPreview of Alpha BlogIntro to models, migrations and rails consoleIntro to models, migrations and rails console - Text fileEdit, delete and validationsEdit, delete and validations - Text fileCreate new articles from UICreate new articles from UI - Text fileComplete new and show actionsComplete new and show actions - Text fileEdit articlesEdit articles - Test fileList articles and layout linksList articles and layout links - Text fileDestroy and partialsDestroy and partials - Text fileDeploy and wrap section 4Deploy and wrap section 4 - Text file
- Styling your Rails applicationIntroduction to section 5Install BootstrapInstall Bootstrap - Text fileBuild homepageComplete homepage - footer and imageComplete homepage - footer and image - Text fileStyle form templateStyle form template - Text fileStyle messagesStyle messages - Text fileStyle show viewStyle show view - Text fileStyle list viewStyle list view - Text fileDeploy to production and wrap section 5Deploy to production - Text file
- Associations and authentication systemsIntro to section 6 and associationsCreate usersCreate users - Text fileAdd user validationsAdd user validations - Text fileOne-to-many associationOne-to-many association - Text fileShow user info in articlesShow user info in articles - Text fileAdd secure passwordAdd secure password - Text fileNew user signupNew user signup - Text fileEdit usersEdit users - Text fileShow user and profile imageShow user and profile image - Text fileAdd users indexAdd users index - Text fileAdd pagination to viewsAdd pagination to views - Text fileAdd login formAdd login form - Text fileCreate and destroy sessionsCreate and destroy session - Text fileAuthentication methodsAuthentication methods - Text fileRestrict actions from UIRestrict actions from UI - Text fileRestrict actions from controllerRestrict actions from controller - Text fileSign in upon sign upSign in upon sign up - Text fileAdd admin user functionalityAdd admin user functionality - Text fileComplete admin user and wrap section 6Complete admin user and wrap section 6 - Text file
- Many-to-many associations and automated testingIntroduction to section 7Category model and unit testsCategory model and unit tests - Text fileCategories controller and testsCategories controller and tests - Text fileIntegration test and feature - create categoryIntegration test and feature - create category - Text fileIntegration test for invalid categoryIntegration test for invalid category - Text fileIntegration test and feature - listing categoriesIntegration test and feature - listing categories - Text fileFix list categories testFix list categories test - explanation - Text fileAdmin user requirement and testAdmin user requirement and test - Text fileUpdate tests and navbarUpdate tests and navbar - Text fileBuild article and category associationBuild article and category association - Text fileAdd association from UIAdd association from UI - Text fileUpdate viewsUpdate views - Text fileEdit categoriesEdit categories - Text fileDeploy to production and wrap section 7Deploy to production - Text file
- Stock trackers - social media appPreview of Stock Tracker appStock tracker requirementsFinance tracker assignment 1 - Text fileFinance tracker assignment 2 - Text fileDevise and BootstrapDevise and Bootstrap - Text fileStock modelStock model - Text fileStock price methodsStock price methods - Text fileUI for stocksUI for stocks - Text fileForm submission and ajaxForm submission and ajax - Text fileSpinner and more ajaxSpinner and more ajax - Text fileMany-to-many association - user and stockMany-to-many association - user and stock - Text fileStock restrictionsStock restrictions - Text fileListing stocksListing stocks - Text fileUser detailsUser details - Text fileUI views for user updatesUI views for user updates - Text fileAdding friendsAdding friends - Text fileFriendship viewsFriendship views - Text fileSearch friends from UISearch friends from UI - Text fileAjax for searchAjax for search - Text fileSearch methodsSearch methods - Text fileShow and remove friend - wrap stock tracker appShow and remove friend - Text file
- Email, custom payments and file uploadsPreview of material covered in this sectionStart photo appStart photo app - Text fileSetup authentication systemSetup authentication system - Text fileSending email in productionSending email in production - Text fileUpdate layout and test email in productionUpdate layout and test email in production - Text fileBuild homepageBuild homepage - Text fileStripe and payment introductionStripe and payment introduction - Text filePayment modelPayment model - Text fileUpdate form for credit card paymentsUpdate form for credit card payments - Text fileJavascript eventsJavascript events - Text fileExtend devise registrations controllerExtend devise registrations controller - Text fileFix conflict bugFix conflict bug - Text fileImage uploadImage upload - Text fileImage size validationsImage size validations - Text fileImage upload in productionImage upload in production - Text fileComplete image upload in productionComplete image upload in production - Text file
- Software as a service - Project Management AppPreview for SaaS app - and pre-requisites to attemptStart new SaaS appStart new SaaS app - Text fileSetup emailSetup email - Text fileSetup Milia and DeviseSetup Milia and Devise - Text fileAdd Bootstrap for stylingAdd Bootstrap for styling - Text fileBuild homepage and add stylingBuild homepage and add styling - Text fileAdd plans for tenantsAdd plans for tenants - Text fileConfirmations and stylingConfirmations and styling - Text fileInvite new membersInvite new members - Text fileProjects for tenantsProjects for tenants - Text fileProjects controllerProjects controller - Text fileAdd datepickerAdd datepicker - Text fileProjects show and listProjects show and list - Text fileCreate artifactsCreate artifacts - Text fileSetting up AWSSetting up AWS - Text fileUpload artifactsUpload artifacts - Text fileComplete artifactsComplete artifacts - Text fileFix AWS issues and preview appFix AWS issues and preview app = Text fileSetup Stripe for paymentsSetup Stripe for payments - Text fileForm for credit card fieldsForm for credit card fields - Text fileJavascript details - Stripe and payment processingJavascript details - Stripe and payment processing - Text fileJavascript continuedCustom registrations controllerCustom registrations controller - Text fileEdit tenant plansEdit tenant plans - Text fileUpdate actionUpdate action - Text fileAdd admin user for organizationsAdd admin user for organizations - Text fileCreate nav partialCreate nav partial - Text fileUser and projectsUser and projects - Text fileComplete user - project viewsComplete user - project views - Text fileBug fixes, preview and deploy!Bug fixes, preview and deploy - Text file
The Complete Ruby on Rails Developer Course
MH
Mashrur HossainMashrur Hossain has been a technology professional for over a decade and holds degrees in Computer Science and Economics.
He has worked with Enterprise Software Systems throughout his career with roles played in analysis, development and management. He leads projects using both agile and waterfall methodologies and is well versed in the inner workings of the software development and delivery world.
He has dedicated a good amount of time over the last 7 years on-boarding new analysts and developers and working with them to build and maintain systems.
He is very passionate about web application development and enjoys prototyping and building web apps in entrepreneurial pursuits. Ruby on Rails has proven to be a very strong force in this field and is especially powerful for startups looking to prototype ideas rapidly and subsequently building on that platform as the ideas catch on.
For more details on this course and instructor, click here.Description
Ruby on Rails is one of the most popular web development frameworks, and a useful tool used by both startups and more established companies to build strong graphic user interfaces, and responsive websites and apps. Through homework assignments, quizzes, coding exercises, and free web-based resources alongside the video lectures, students will learn and be able to implement this language quickly. This is an excellent crash course in an extremely useful web development framework.
- Access 31.5 hours of content & 283 lessons 24/7
- Implement Ruby w/ Object Oriented Programming & build multiple mini-projects
- Use Rails 4 w/ a cloud-based Integrated Development Environment so no setup necessary
- Work w/ Amazon Web Services S3 bucket for storage & Sendgrid for production e-mail functionality
- Enhance your learning experience w/ free live support
- Discover Ajax, jQuery, JavaScript, & Bootstrap throughout the course
Specs
Details & Requirements
- Length of time users can access this course: lifetime
- 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
$57.00 Value
Learn Web Development by Creating a Social Network
Zenva
79 Lessons (6.5h)
Lifetime
$27.00 Value
Learn By Example: The Foundations of HTML, CSS & JavaScript
Loony Corn
93 Lessons (13h)
Lifetime
$4.00 Value
Python Tutorial: Learn by Coding
Miahi Catalin Teodosiu
7 Lessons (7.5h)
Lifetime
$100.00 Value
PHP OOP & PDO with Projects for Beginners
Abdul Wali
40 Lessons (5h)
Lifetime
$40.00 Value
Total Web Development Course
Laurence Svekis
282 Lessons (23h)
Lifetime
$4.00 Value
An Introduction to MySQL Database Development
EDUmobile Academy
20 Lessons (2h)
Lifetime
$4.00 Value
Learn Cloud Computing from Scratch
Eduonix Learning Solutions
9 Lessons (2h)
Lifetime
$199.00 Value
AngularJS for the Real World
Webyourmind
69 Lessons (7h)
Lifetime
$192.00 Value
Build Professional Websites with HTML5 & CSS3
Jazeb Akram
78 Lessons (7h)
Lifetime
$20.00 Value
Build Web Apps with ReactJS and Flux
Stephen Grider
73 Lessons (9.5h)
Lifetime
$99.00 Value
Git Complete: The Definitive, Step-By-Step Guide
Jason Taylor
83 Lessons (7h)
Lifetime
Terms
- Unredeemed licenses can be returned for store credit within 30 days of purchase. Once your license is redeemed, all sales are final.
1 Review
4/ 5
All reviews are from verified purchasers collected after purchase.
MJ
Mehrdad J
Verified Buyer
A good investment if you have time.Buy these courses whenevr you see a huge discount. I dislike the fact that some instructors speak English poorly.I guess they are Indians or Arabs. I feel most of the courses are basic and not advanced. I will update my review whenever I finish watching all.
Dec 22, 2020
Your Cart
Your cart is empty. Continue Shopping!
Processing order...