Oreilly - Learn AI-Assisted Python Programming, Video Edition

seeders: 43
leechers: 12
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 107
  • Language: English

Files

[ DevCourseWeb.com ] Oreilly - Learn AI-Assisted Python Programming, Video Edition
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here !
    • 001. Chapter 1. Introducing AI-assisted programming with Copilot.mp4 (15.9 MB)
    • 002. Chapter 1. About the technology.mp4 (11.3 MB)
    • 003. Chapter 1. How Copilot changes how we learn to program.mp4 (8.5 MB)
    • 004. Chapter 1. What else can Copilot do for us.mp4 (9.4 MB)
    • 005. Chapter 1. Risks and challenges when using Copilot.mp4 (23.4 MB)
    • 006. Chapter 1. The skills we need.mp4 (7.8 MB)
    • 007. Chapter 1. Societal concerns about AI code assistants like Copilot.mp4 (12.6 MB)
    • 008. Chapter 1. Summary.mp4 (1.7 MB)
    • 009. Chapter 2. Getting started with Copilot.mp4 (14.6 MB)
    • 010. Chapter 2. Getting your system set up.mp4 (8.9 MB)
    • 011. Chapter 2. Working with Copilot in Visual Studio Code.mp4 (23.8 MB)
    • 012. Chapter 2. Addressing common Copilot challenges.mp4 (2.8 MB)
    • 013. Chapter 2. Our first programming problem.mp4 (58.6 MB)
    • 014. Chapter 2. Summary.mp4 (3.1 MB)
    • 015. Chapter 3. Designing functions.mp4 (31.4 MB)
    • 016. Chapter 3. Benefits of functions.mp4 (25.0 MB)
    • 017. Chapter 3. Roles of functions.mp4 (21.3 MB)
    • 018. Chapter 3. What’s a reasonable task for a function.mp4 (26.9 MB)
    • 019. Chapter 3. The cycle of design of functions with Copilot.mp4 (5.3 MB)
    • 020. Chapter 3. Examples of creating good functions with Copilot.mp4 (60.6 MB)
    • 021. Chapter 3. Summary.mp4 (6.5 MB)
    • 022. Chapter 4. Reading Python code Part 1.mp4 (23.8 MB)
    • 023. Chapter 4. Asking Copilot to explain code.mp4 (12.1 MB)
    • 024. Chapter 4. Top 10 programming features you need to know Part 1.mp4 (40.6 MB)
    • 025. Chapter 4. Summary.mp4 (4.3 MB)
    • 026. Chapter 5. Reading Python code Part 2.mp4 (80.0 MB)
    • 027. Chapter 5. Summary.mp4 (2.6 MB)
    • 028. Chapter 6. Testing and prompt engineering.mp4 (10.7 MB)
    • 029. Chapter 6. Closed-box and open-box testing.mp4 (25.8 MB)
    • 030. Chapter 6. How to test your code.mp4 (19.3 MB)
    • 031. Chapter 6. Revisiting the cycle of designing functions with Copilot.mp4 (7.4 MB)
    • 032. Chapter 6. Full testing example.mp4 (30.7 MB)
    • 033. Chapter 6. Another full testing example—Testing with files.mp4 (40.2 MB)
    • 034. Chapter 6. Summary.mp4 (1.8 MB)
    • 035. Chapter 7. Problem decomposition.mp4 (11.7 MB)
    • 036. Chapter 7. Small examples of top-down design.mp4 (12.8 MB)
    • 037. Chapter 7. Authorship identification.mp4 (20.7 MB)
    • 038. Chapter 7. Authorship identification using top-down design.mp4 (5.3 MB)
    • 039. Chapter 7. Breaking down the process subproblem.mp4 (59.0 MB)
    • 040. Chapter 7. Summary of our top-down design.mp4 (1.9 MB)
    • 041. Chapter 7. Implementing our functions.mp4 (53.5 MB)
    • 042. Chapter 7. Going further.mp4 (13.5 MB)
    • 043. Chapter 7. Summary.mp4 (5.3 MB)
    • 044. Chapter 8. Debugging and better understanding your code.mp4 (15.6 MB)
    • 045. Chapter 8. How to find the bug.mp4 (51.4 MB)
    • 046. Chapter 8. How to fix a bug (once found).mp4 (17.5 MB)
    • 047. Chapter 8. Modifying our workflow in light of our new skills.mp4 (5.5 MB)
    • 048. Chapter 8. Applying our debugging skills to a new problem.mp4 (19.5 MB)
    • 049. Chapter 8. Using the debugger to better understand code.mp4 (3.1 MB)
    • 050. Chapter 8. A caution about debugging.mp4 (6.2 MB)
    • 051. Chapter 8. Summary.mp4 (3.2 MB)
    • 052. Chapter 9. Automating tedious tasks.mp4 (12.4 MB)
    • 053. Chapter 9. How to use Copilot to write tools.mp4 (7.2 MB)
    • 054. Chapter 9. Example 1 Cleaning up email text.mp4 (37.7 MB)
    • 055. Chapter 9. Example 2 Adding cover pages to PDF files.mp4 (66.3 MB)
    • 056. Chapter 9. Example 3 Merging phone picture libraries.mp4 (47.5 MB)
    • 057. Chapter 9. Summary.mp4 (1.4 MB)
    • 058. Chapter 10. Making some games.mp4 (10.5 MB)
    • 059. Chapter 10. Adding randomness.mp4 (7.5 MB)
    • 060. Chapter 10. Example 1 Bulls and Cows.mp4 (78.7 MB)
    • 061. Chapter 10. Example 2 Bogart.mp4 (51.1 MB)
    • 062. Chapter 10. Summary.mp4 (1.1 MB)
    • 063. Chapter 11. Future directions.mp4 (34.0 MB)
    • 064. Chapter 11. Limitations and future directions.mp4 (42.2 MB)
    • 065. Chapter 11. Summary.mp4 (3.8 MB)
    • Bonus Resources.txt (0.4 KB)

Description

Learn AI-Assisted Python Programming, Video Edition

https://DevCourseWeb.com

Released 12/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9h 36m | Size: 1.35 GB

Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever.

AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in plain English, and watch your AI assistant generate the code right before your eyes. It’s perfect for beginners, or anyone who’s struggled with the steep learning curve of traditional programming.

In Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT you’ll learn how to



Download torrent
1.4 GB
seeders:43
leechers:12
Oreilly - Learn AI-Assisted Python Programming, Video Edition


Trackers

tracker name
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
µTorrent compatible trackers list

Download torrent
1.4 GB
seeders:43
leechers:12
Oreilly - Learn AI-Assisted Python Programming, Video Edition


Torrent hash: A7E20C5D1CC2A27D9681A4C4F2ECC9342B990299