در حال حاضر محصولی در سبد خرید شما وجود ندارد.
The beauty of test-driven development is that it allows you to iterate your codebase one step at a time, testing and reworking individual cases as you go. Not only does this reduce the likelihood of bugs and errors, it also helps you write more effective and more reliable code.
In this course, instructor Bethan Palmer covers the essentials of unit testing in Java to showcase the benefits of test-driven development. Explore practical topics including common assertions, comparing arrays, and testing exceptions as well as some of the more advanced features of JUnit, the Java unit testing framework that lets you run parameterized tests. Along the way, take advantage of the opportunity to practice writing your own unit tests with hands-on, interactive coding exercises.
This course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace.
در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.
Advanced Java Development
آموزش الگوهای طراحی در زبان Java : بویژه Structural
دوره برنامه نویسی پیشرفته به زبان Java
Java : ساختارهای داده ( دیتا استراکچر )
آموزش الگوهای طراحی در زبان Java : این مجموعه Creational
جاوا: کدنویسی Lambdas و Stream ها
فیلم یادگیری الگوهای طراحی بویژه Behavioral در زبان Java