|
via Udemy |
Go to Course: https://www.udemy.com/course/professional-ruby-on-rails-coding-course/
Certainly! Here's a comprehensive review and recommendation for the Professional Rails Code Along Course on Coursera: --- **Course Review and Recommendation: Professional Rails Code Along Course by Jordan Hudgens** If you're an aspiring or experienced Rails developer looking to elevate your skills to a professional level, the **Professional Rails Code Along Course** by Jordan Hudgens is an exceptional choice. Designed for learners who want more than just basic knowledge, this course offers a transparent, real-world approach to mastering Ruby on Rails development. **What Sets This Course Apart?** Unlike many tutorials that simplify or gloss over mistakes, Jordan films the entire development process in real time, including mistakes and problem-solving moments. This raw and authentic approach provides learners with an inside look into the actual workflow of a professional developer. You'll see how challenges are tackled as they happen and gain a clearer understanding of the practical skills involved in building production-quality applications. **Course Content and Skills Covered** The curriculum is comprehensive and engaging, covering critical aspects of professional Rails development: - Test-Driven Development (TDD) and Behavior-Driven Development (BDD) with RSpec and Capybara - Integrating external APIs like Twilio for SMS messaging - Implementing complex authorization mechanisms - Building an admin dashboard - Working with automated email systems - Creating custom approval workflows - Adding real-time notifications with JavaScript Growl notifications This breadth of topics ensures you not only learn particular features but also understand how to approach full-stack development in a business environment. **Who Is It For?** This course is best suited for those who have a foundational understanding of Ruby on Rails and want to level up. If you've completed a beginner course and are eager to dive into real-world project development with a focus on professionalism and best practices, this is an ideal fit. **Course Materials and Learning Format** Each lesson includes source code corresponding to that stage of development, allowing you to closely follow along, compare your work, and adapt the code for your projects. The ability to see the exact process and then extend it provides valuable practical experience. **Pros:** - Transparent, real-time coding demo - Focus on testing and professional development practices - Extensive coverage of advanced features - Readily accessible source code for learning and experimentation **Cons:** - Not suited for complete beginners - The pace may be intense for some learners **Final Recommendation** If you're committed to becoming a professional Rails developer and willing to invest time and effort into mastering complex features and workflows, this course is highly recommended. It will not only teach you how to build robust applications but also give you insights into the mindset and problem-solving techniques used by experienced developers. **In summary**, the Professional Rails Code Along Course is a valuable resource for serious learners who want to learn Rails development at a professional level. The direct, transparent approach and comprehensive curriculum make it a standout option on Coursera for advancing your skills. ---
Hi and welcome to the Professional Rails Code Along Course, where I will walk through how to build a real world Ruby on Rails project that I was hired by a client to develop. My name is Jordan Hudgens, and I'll be your instructor for the course. I've built many different Ruby on Rails applications throughout the past few years for companies such as Eventbrite and Quip and one of my passions is helping individuals learn how to code. After completing this course you will be able to build a production Rails project from scratch. But there are a million courses that will help you do that. What makes this course different is that you'll learn how to build a Rails application like a professional developer. I took a completely different approach to creating this course. I don't edit any mistakes and I filmed the entire set of videos in real time so you can watch my exact process when I am tasked with building a real world application. I made this decision so that you can get a transparent view into what it takes to become a pro developer, and also so you can see how I work through challenges, all in real time. One of the most critical requirements for a professional Rails developer is a strong knowledge of testing. With that in mind, every feature that we build in the course will be created with the test driven development process. Some of the key features you'll learn how to implement are: Using TDD and BDD with the RSpec and Capybara testing frameworksWorking with the Twilio API to send SMS messagesIntegrating a permission structure for usersImplementing an administrator dashboardWorking with automated email componentsCreating an approval workflow from scratchCreating JavaScript Growl notificationsAnd much more! This course is not for the faint of heart. The ideal student for this project is someone who has already taken a basic Rails course and wants to take their skill to the professional level.Each lesson comes paired with the source code implemented at that stage so that you can follow along and compare your code with the codebase for the application. And beyond that you can also use the source code to extend it and build your own production applications. Please feel free to review the course curriculum and I look forward to going through the material with you on your development journey!