Udemy - Generative AI Coding Readiness Check

  • CategoryOther
  • TypeTutorials
  • LanguageEnglish
  • Total size751.7 MB
  • Uploaded Byfreecoursewb
  • Downloads62
  • Last checkedFeb. 28th '26
  • Date uploadedFeb. 27th '26
  • Seeders 12
  • Leechers18

Infohash : C258F004CB93C8C80525FF096592293DCDC3D68D

Generative AI Coding Readiness Check

https://WebToolTip.com

Published 2/2026
Created by Olufisayo Omojokun, Nimisha Roy
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 18 Lectures ( 1h 15m ) | Size: 752 MB

Measure your readiness to effectively use generative AI tools in your software development workflows ( Java version )

What you'll learn
✓ Assess your readiness to responsibly integrate generative AI software development tools into coding workflows.
✓ Detect flaws, hidden bugs, and inefficiencies in AI-generated code.
✓ Evaluate your Java OOP, debugging, and algorithmic reasoning skills.
✓ Complete a capstone loop: tests-first → prompt engineering→ evaluate → fix.

Requirements
● 1 or more years of experience with Java programming — you should be comfortable writing classes, methods, and using core OOP concepts like inheritance and encapsulation.
● Familiarity with basic data structures and algorithms, such as arrays, lists, maps, loops, and sorting.
● JUnit or similar testing experience — basic knowledge of writing and running unit tests.
● A computer with Java 17 installed and a simple IDE or text editor (e.g., IntelliJ, VS Code, or Eclipse).

Files:

[ WebToolTip.com ] Udemy - Generative AI Coding Readiness Check
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Welcome & Setup
    • 1. How This Course Works.html (11.6 KB)
    2 - Module 1 Assessment
    • 1. Inheritance & OOP Fundamentals.html (19.9 KB)
    • 1. Java Fundamentals and OOP Code.html (6.9 KB)
    • 2. Algorithmic Thinking.html (20.1 KB)
    • 2. Assessment Instructions & Format.html (8.4 KB)
    • 2. Logical Errors.html (5.7 KB)
    • 3. Licensing and Privacy.html (19.4 KB)
    • 3. Sliding Window Maximum.html (5.1 KB)
    • 4. Security & Input Safety.html (7.5 KB)
    3 - Module 2 Prompt Engineering and JUnit Primer
    • 3. Prompt Engineering for Software Engineers.html (14.0 KB)
    • 4. Tests as Executable Expectations (JUnit).html (9.7 KB)
    • 5. Introduction to Agentic AI.mp4 (220.2 MB)
    • 6. Architecture of Agentic AI Systems.mp4 (264.1 MB)
    • 7. Multi Agentic Systems.mp4 (264.4 MB)
    4 - Module 3 AI Critique and Repair
    • 4. Auditing & Repairing AI-Generated Code.html (18.9 KB)
    • 8. Overview & Instructions.html (8.3 KB)
    5 - Module 4 Prompt Revision Micro Lab
    • 9. Overview & Instructions.html (12.4 KB)
    7 - Solutions and Readiness Check
    • 10. Module 1 Solutions.html (5.4 KB)
    • 11. Module 1 Self-Check Rubric.html (13.6 KB)
    • 12. Module 3 Solutions.html (5.4 KB)
    • 13. Module 3 Self-Check Rubric.html (8.0 KB)
    • 14. Module 4 Solutions.html (22.6 KB)
    • 15. Module 4 Self-Check Rubric.html (9.8 KB)
    • 16. Module 5 Solutions.html (5.4 KB)
    • 17. Module 5 Self Check Rubric.html (8.2 KB)
    • 18. GenAI_Readiness_Scorecard.pdf (79.7 KB)
    • 18. Your GenAI Readiness Verdict.html (8.5 KB)
    • Module3_Solutions Assignment_6_Refactoring_Over-Engineered_AI_Code
      • DocumentAnalyzer.java (0.7 KB)
      Assignment_7_Fixing_Subtle_Logic_Bugs_in_AI-Generated_Code
      • WordChecker.java (1.2 KB)
      Assignment_8_Performance_&_Data_Structure_Selection
      • DuplicateFinder.java (1.3 KB)
      module1_solution Assignment_1_Logical_Verification
      • q1_palindrome.txt (0.3 KB)
      • q2_dispatch.txt (0.3 KB)
      Assignment_2_Algorithmic_Thinking
      • q1_multiple_queries.txt (0.6 KB)
      • q2_activity_selection.txt (0.6 KB)
      Assignment_3_Build_a_Java_Library_System
      • Book.java (0.5 KB)
      • Item.java (1.0 KB)
      • Library.java (0.9 KB)
      • LibraryApp.java (0.9 KB)
      • Magazine.java (0.5 KB)
      Assignment_4_API_Keys_and_Cost_Safety
      • API_calls.txt (0.5 KB)
      Assignment_5_Prompt_Crafting_for_GenAI
      • q1_sort_prompt.txt (1.2 KB)
      • q2_rewrite_prompt.txt (1.7 KB)
      Coding_Exercise_1_Java_Fundamentals_and_OOP_Code
      • Book.java (1.2 KB)
      • Rectangle.java (0.7 KB)
      Coding_Exercise_2_Logical_Errors
      • ArraySum.java (0.3 KB)
      • Factorial.java (0.3 KB)
      • LeapYear.java (0.3 KB)
      Coding_Exercise_3_Sliding_Window_Maximum
      • WindowMax.java (0.6 KB)
      Coding_Exercise_4_Security_&_Input_Safety
      • EmailValidator.java (1.4 KB)
      • PathSanitizer.java (1.9 KB)
      • SsnMasker.java (0.9 KB)
      solution_module5
      • genAI_output.txt (2.6 KB)
      • prompt.txt (0.5 KB)
      • reflection.txt (0.6 KB)
      • topksolution
        • README.md (0.6 KB)
        • bin
          • TopKFrequentWords.class (2.9 KB)
          • TopKFrequentWordsTest.class (1.7 KB)
          • TopKFrequentWordsVerifier.class (3.2 KB)
          lib
          • hamcrest-core-1.3.jar (44.0 KB)
          • junit-platform-console-standalone-1.10.0.jar (2.6 MB)
          src
          • TopKFrequentWords.java (1.3 KB)
          • TopKFrequentWordsTest.java (1.0 KB)
          • TopKFrequentWordsVerifier.java (2.7 KB)
          vscode
          • settings.json (0.2 KB)
          • Bonus Resources.txt (0.1 KB)

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce