Writing Custom DSLs
Offered By: JSConf via YouTube
Course Description
Overview
Explore the power of Domain Specific Languages (DSLs) in JavaScript development through this insightful JSConf 2014 talk by Neil Green. Discover how DSLs can bridge the gap between complex business logic and customer requirements, going beyond traditional Test Driven Development and Domain Driven Design techniques. Learn to identify when a custom DSL is appropriate and how to implement one effectively. Follow the process of developing custom DSLs from planning to implementation, including performance tuning and debugging. Gain valuable insights into leveraging JavaScript's blend of Object Oriented and Functional Programming paradigms for authoring DSLs. Equip yourself with a powerful tool for managing complex software projects, maintaining clean code, and ensuring customer satisfaction.
Syllabus
Neil Green: Writing Custom DSLs [JSConf2014 ]
Taught by
JSConf
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera