Companies Home Search Profile

Groovy Programming Fundamentals for Java Developers

Focused View

Matthew Speake

2:36:07

74 View
  • 01.01-section_introduction.mp4
    00:22
  • 01.02-creating_and_debugging_a_grooving_project_in_idea.mp4
    05:54
  • 01.03-installing_groovy_on_a_mac_or_linux_system_from_the_sdkman.io_website.mp4
    07:20
  • 01.04-exploring_the_groovy_tool_set.mp4
    06:44
  • 01.05-using_the_groovy_console_to_execute_and_examine_groovy_code.mp4
    07:37
  • 02.01-section_introduction.mp4
    00:21
  • 02.02-null-safe_dereference_operator.mp4
    10:05
  • 02.03-elvis_operator.mp4
    02:48
  • 02.04-spaceship_operator.mp4
    08:21
  • 02.05-spread_operator.mp4
    04:57
  • 02.06-range_operator.mp4
    04:27
  • 03.01-section_introduction.mp4
    00:22
  • 03.02-string_interpolation.mp4
    02:47
  • 03.03-heredocs.mp4
    02:25
  • 03.04-pattern_operator_in_regular_expressions.mp4
    02:51
  • 03.05-slashy_regular_expressions.mp4
    01:16
  • 03.06-find_operator_in_regular_expressions.mp4
    01:40
  • 03.07-match_operator_in_regular_expressions.mp4
    02:17
  • 03.08-capture_groups_in_regular_expressions.mp4
    05:14
  • 04.01-section_introduction.mp4
    00:19
  • 04.02-creating_lists_and_sets.mp4
    01:54
  • 04.03-creating_maps.mp4
    01:07
  • 04.04-composing_collections_of_different_types.mp4
    00:53
  • 04.05-accessing_elements_of_a_list.mp4
    01:21
  • 04.06-using_groovy_truthiness_with_collections.mp4
    01:04
  • 04.07-creating_and_accessing_composite_collections.mp4
    02:01
  • 04.08-processing_lists_and_sets.mp4
    05:28
  • 04.09-processing_lists_and_sets_by_index.mp4
    01:38
  • 04.10-processing_maps_by_key_and_value.mp4
    03:23
  • 04.11-filtering_collections.mp4
    06:18
  • 04.12-finding_the_matching_element_in_a_collection.mp4
    00:57
  • 04.13-testing_elements_in_collections.mp4
    01:59
  • 04.14-collecting_elements_to_a_list.mp4
    02:24
  • 04.15-collecting_entries_to_a_map.mp4
    01:05
  • 04.16-creating_aggregate_functions_with_inject.mp4
    02:50
  • 05.01-section_introduction.mp4
    00:26
  • 05.02-default_imports_and_classes.mp4
    03:31
  • 05.03-main_methods_in_groovy_applications.mp4
    03:55
  • 05.04-creating_classes_and_instances_in_groovy.mp4
    01:46
  • 05.05-adding_methods_and_state_to_groovy_classes.mp4
    02:03
  • 05.06-using_inheritance_in_groovy.mp4
    02:04
  • 05.07-overriding_methods_in_groovy.mp4
    01:50
  • 05.08-pogos_and_groovy_property_generation.mp4
    02:54
  • 05.09-operator_overloading.mp4
    03:45
  • 05.10-string_equality_in_groovy.mp4
    01:54
  • 05.11-returning_multiple_values_from_a_method.mp4
    07:10
  • 05.12-autogenerating_equals_and_hashcode_with_groovy_ast_transformations.mp4
    05:28
  • 05.13-named_constructors.mp4
    06:12
  • 06.01-thanks_and_well_done.mp4
    00:40
  • Description


    There are not many technologies that can brag about staying relevant for more than 30 years. Java is one of those technologies that is not only staying relevant but also evolving with time. However, in Java, due to verbose and complexities in coding, developers started using different platforms and languages to counterfeit this downside.

    Apache Groovy is the number one go-to language when it comes to knocking up quick scripts to automate drudge work and even for writing full-scale applications (using other frameworks such as Grails and Griffon). Groovy is predominantly seen today in Jenkins pipelines scripts and in Gradle build scripts, but this really underplays its power and versatility, as we’ll see in this course. You will learn many exciting features of Groovy and see how it reduces execution time with its lightweight syntaxes.

    This course will teach you how to set up Groovy, install it, and create Groovy projects in the IDE. Then you’ll be exploring the Groovy toolset and using the Groovy console to execute Groovy code. Moving ahead, you’ll learn common Groovy operators that form the cornerstone of its powerful syntax. You will then learn how to use regular expressions and capture groups to parse and extract strings. You’ll also look at Groovy collections and the enhancements delivered by GDK (Groovy Development kit). Finally, you’ll be filtering and transforming collections in Groovy with Groovy’s powerful closure mechanism and much more.

    By the end of this course, you will learn Groovy’s features and start using them in your day-to-day activities with ease.

    All the code files and related files are uploaded on GitHub at https://github.com/PacktPublishing/Groovy-Programming-Fundamentals-for-Java-Developers

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Matthew Speake
    Matthew Speake
    Instructor's Courses
    Matthew Speake is a Java technologist and trainer. He has over 20 years of experience working everywhere from small start-ups to large global corporations and is the principal trainer at Zention in the UK.He started JavaEasily in 2018 to produce courses focused on teaching Java technology to students all around the world. Since then, JavaEasily has been busy creating and publishing courses and articles on different aspects of Java to help beginners and intermediate Java developers enhance their skills. JavaEasily helps you become a better Java developer by teaching you the core skills you need in order to succeed in your Java career.
    Packt is a publishing company founded in 2003 headquartered in Birmingham, UK, with offices in Mumbai, India. Packt primarily publishes print and electronic books and videos relating to information technology, including programming, web design, data analysis and hardware.
    • language english
    • Training sessions 49
    • duration 2:36:07
    • Release Date 2023/02/14