Two stops in a software quality tour: time efficiency and thread safety
Details
To retain its value in time, a software system must obey a variety of functional and non-functional requirements, like efficiency, reliability, and maintainability. Following my book Seriously Good Software, I’ll compare and contrast different versions of the same Java class, each optimized for a different quality objective.
First I’ll focus on time efficiency, showing that optimizing may involve shifting the computational burden from one method to another. Then, we’ll take a look at thread safety and non-blocking synchronization.
Come, have fun, learn hands-on some latest technology, participate in Q&A and network -- all geared for your success.
Multiple similar sessions and technology guidance is designed throughout the most of 2021. Our sole intention is for everyone to land a better workplace, better pay and more job satisfaction through an exciting journey with us.
Make sure that you and your friends attend ALL the sessions planned through this meetup in 2021!
Workshop location:
online
Zoom link
https://learn.coding-bootcamps.com/courses/recorded-live-webinars-and-classes/lectures/27175108
About Presenter
Marco Faella has been teaching advanced programming at the University of Naples (Italy) for over 15 years.
His published work includes peer-reviewed research articles, a Java certification manual, a video course on Java streams,
and the book Seriously Good Software, published in 2020 by Manning.
Homepage: http://wpage.unina.it/m.faella/
Book page: https://www.manning.com/books/seriously-good-software?a_aid=exercisesinstyle&a_bid=cb63ed89
Learning Java and Software Engineering
Intro to Java => https://learn.coding-bootcamps.com/p/learn-java-programming-by-examples-intro-level
Intermediate Java => https://learn.coding-bootcamps.com/p/learn-java-programming-by-examples-intermediate-level
Complete software engineering training => https://learn.coding-bootcamps.com/p/complete-software-engineering-training-package
Live hands-on Java training => http://myhsts.org/course-introduction-to-Java-programming-for-beginners.php
