FileMood

Download Udemy - ChatGPT Accelerated Python Complete Python Guide 2023 2023

Udemy ChatGPT Accelerated Python Complete Python Guide 2023

Name

Udemy - ChatGPT Accelerated Python Complete Python Guide 2023 2023

 DOWNLOAD Copy Link

Total Size

5.9 GB

Total Files

139

Last Seen

2024-07-09 00:00

Hash

89407A29A9CFA92A176CA3F793A0889E6D18F899

/10. AI Ethics, the Open Source Community, and the Future of Coding/

3. The Open Source Community & AI Ethics Part 2.mp4

274.5 MB

1. How AI will Affect the Future of Coding.mp4

93.9 MB

1. How AI will Affect the Future of Coding.srt

7.8 KB

2. The Open Source Community & AI Ethics.mp4

168.2 MB

2. The Open Source Community & AI Ethics.srt

13.8 KB

3. The Open Source Community & AI Ethics Part 2.srt

21.3 KB

4. What's on the Horizon.mp4

103.7 MB

4. What's on the Horizon.srt

8.4 KB

/1. Introduction/

1. Course Introduction.mp4

23.6 MB

1. Course Introduction.srt

2.1 KB

2. Introduction to Python and GPT-Assisted Programming.mp4

84.4 MB

2. Introduction to Python and GPT-Assisted Programming.srt

6.8 KB

3. What You'll Need to Complete this Course Succesfully.mp4

47.4 MB

3. What You'll Need to Complete this Course Succesfully.srt

4.1 KB

4. What is a Program and Language.mp4

142.7 MB

4. What is a Program and Language.srt

10.9 KB

5. Glossary.html

8.3 KB

5.1 Glossary of Terms -- ChatGPT Accelerated Python.pdf

65.6 KB

6. Introduction to ChatGPT Basics.mp4

42.1 MB

6. Introduction to ChatGPT Basics.srt

5.4 KB

7. ChatGPT Codes an Adventure Game in Seconds!.mp4

37.7 MB

7. ChatGPT Codes an Adventure Game in Seconds!.srt

5.5 KB

7.1 Online-Python.com.html

0.1 KB

8. Here is the Code for the Adventure Game.html

1.9 KB

/2. Introduction to Python/

1. PyCharm Installation and Quick Start.mp4

55.0 MB

1. PyCharm Installation and Quick Start.srt

7.9 KB

1.1 Install PyCharm.html

0.1 KB

1.2 PyCharm Quick Start Guide -- ChatGPT Accelerated Python.pdf

1.3 MB

2. PyCharm Installation Instructions.html

0.0 KB

2.1 PyCharm Quick Start Guide -- ChatGPT Accelerated Python.pdf

1.3 MB

3. Elements of Python.mp4

142.8 MB

3. Elements of Python.srt

19.4 KB

4. Programming Concepts Anatomy of a Script.mp4

126.1 MB

4. Programming Concepts Anatomy of a Script.srt

18.0 KB

5. Basic Syntax, Data Types, and Operators in Python.mp4

127.5 MB

5. Basic Syntax, Data Types, and Operators in Python.srt

17.1 KB

6. Article Basics of Python.html

0.1 KB

6.1 Python.org.html

0.1 KB

7. Introduction to Prompt Engineering Part 1.mp4

118.2 MB

7. Introduction to Prompt Engineering Part 1.srt

13.7 KB

8. Introduction to Prompt Engineering Part 2.mp4

80.2 MB

8. Introduction to Prompt Engineering Part 2.srt

11.4 KB

9. Imports and Modules Part 1.mp4

73.9 MB

9. Imports and Modules Part 1.srt

8.6 KB

10. Imports and Modules Part 2.mp4

95.6 MB

10. Imports and Modules Part 2.srt

10.6 KB

11. Learning Activity Build Your Own Calculator.mp4

22.8 MB

11. Learning Activity Build Your Own Calculator.srt

1.7 KB

/3. More Control Flow with Python/

1. More Control Structures.mp4

148.4 MB

1. More Control Structures.srt

18.8 KB

2. Build Your Own Blackjack Game.mp4

146.2 MB

2. Build Your Own Blackjack Game.srt

17.9 KB

3. Build Your Own Password Generator.mp4

151.1 MB

3. Build Your Own Password Generator.srt

18.1 KB

4. Package Data and Logic Together to Create a Class Part 1.mp4

155.2 MB

4. Package Data and Logic Together to Create a Class Part 1.srt

19.4 KB

5. Package Data and Logic Together to Create a Class Part 2.mp4

118.3 MB

5. Package Data and Logic Together to Create a Class Part 2.srt

15.3 KB

6. Collections in Python.mp4

131.2 MB

6. Collections in Python.srt

15.8 KB

7. Learn Comprehension Compressing a Large Amount of Logic into One Line of Code.mp4

119.5 MB

7. Learn Comprehension Compressing a Large Amount of Logic into One Line of Code.srt

16.5 KB

8. Learning Activity Using ChatGPT to Build a Name Generator.mp4

10.7 MB

8. Learning Activity Using ChatGPT to Build a Name Generator.srt

0.8 KB

/4. Objects, Inheritance, and Building Your Own Game/

1. Objects and Inheritance Part 1.mp4

93.9 MB

1. Objects and Inheritance Part 1.srt

11.5 KB

2. Objects and Inheritance Part 2.mp4

92.3 MB

2. Objects and Inheritance Part 2.srt

10.8 KB

3. Objects and Inheritance Part 3.mp4

105.3 MB

3. Objects and Inheritance Part 3.srt

10.3 KB

4. Learning Activity Create Your Game Own Game Using Object Oriented Programming (.mp4

15.4 MB

4. Learning Activity Create Your Game Own Game Using Object Oriented Programming (.srt

1.1 KB

/5. More Fun with ChatGPT/

1. Limitations and Weaknesses of ChatGPT.mp4

101.8 MB

1. Limitations and Weaknesses of ChatGPT.srt

8.9 KB

2. Comments and Readability of Code.mp4

170.5 MB

2. Comments and Readability of Code.srt

19.0 KB

3. Improving Your Code.mp4

141.6 MB

3. Improving Your Code.srt

13.5 KB

4. Distributing Your Application.mp4

77.4 MB

4. Distributing Your Application.srt

5.2 KB

5. Learning Activity Improve and Optimize Your Past Algorithms.mp4

13.3 MB

5. Learning Activity Improve and Optimize Your Past Algorithms.srt

0.9 KB

/6. API Integration Using Data from the Real World/

1. API and Outside Data.mp4

180.0 MB

1. API and Outside Data.srt

13.6 KB

2. API Endpoint What Is It Why Is It Different from a Website.mp4

37.9 MB

2. API Endpoint What Is It Why Is It Different from a Website.srt

4.1 KB

3. Article RESTful Development.html

0.1 KB

3.1 RESTful website.html

0.1 KB

4. Writing a Basic POST Endpoint Part 1.mp4

141.8 MB

4. Writing a Basic POST Endpoint Part 1.srt

17.9 KB

5. Writing a Basic POST Endpoint Part 2.mp4

80.7 MB

5. Writing a Basic POST Endpoint Part 2.srt

9.6 KB

6. Manipulating JSON Data Structures in Python.mp4

170.7 MB

6. Manipulating JSON Data Structures in Python.srt

19.3 KB

7. Learning Activity API Integration for Social Media Platforms.mp4

16.9 MB

7. Learning Activity API Integration for Social Media Platforms.srt

1.2 KB

/7. File IO/

1. Modes of File Access in Python.mp4

61.5 MB

1. Modes of File Access in Python.srt

4.3 KB

2. Introduction to File Input and Output in Python.mp4

116.7 MB

2. Introduction to File Input and Output in Python.srt

13.7 KB

3. Article Other Data Persistence Options.html

8.5 KB

3.1 Database-ics -- ChatGPT Accelerated Python.pdf

54.2 KB

4. Handling Exceptions in File IO.mp4

106.9 MB

4. Handling Exceptions in File IO.srt

13.5 KB

5. Best Practices for File IO in Python Part 1.mp4

103.5 MB

5. Best Practices for File IO in Python Part 1.srt

11.6 KB

6. Best Practices for File IO in Python Part 2.mp4

138.0 MB

6. Best Practices for File IO in Python Part 2.srt

14.4 KB

7. Binary Files A Visual Introduction.mp4

166.7 MB

7. Binary Files A Visual Introduction.srt

18.8 KB

8. Learning Activity Automated Job Applications (Linkedin).mp4

15.3 MB

8. Learning Activity Automated Job Applications (Linkedin).srt

0.9 KB

/8. Modules and Re-Factoring/

1. Modules Revisited.mp4

114.0 MB

1. Modules Revisited.srt

14.3 KB

2. Making a New Module Blackjack Revisited.mp4

148.3 MB

2. Making a New Module Blackjack Revisited.srt

20.6 KB

3. Partial Library and Module Imports.mp4

68.4 MB

3. Partial Library and Module Imports.srt

6.8 KB

4. Article Best Practices for Factoring Modules.html

4.5 KB

4.1 Clean Code Principles -- ChatGPT Accelerated Python.pdf

56.4 KB

5. Libraries are Modules! Modules are Libraries!.mp4

67.1 MB

5. Libraries are Modules! Modules are Libraries!.srt

7.4 KB

6. Packaging, pip, and setup.py.mp4

155.8 MB

6. Packaging, pip, and setup.py.srt

16.8 KB

7. Learning Activity More Games.mp4

12.0 MB

7. Learning Activity More Games.srt

0.9 KB

/9. GPT for GPT/

1. How GPT Works and What It Can Do for You.mp4

66.8 MB

1. How GPT Works and What It Can Do for You.srt

5.5 KB

2. Adding a Chatty Interface That Uses Your REST API to Get Its Data.mp4

130.0 MB

2. Adding a Chatty Interface That Uses Your REST API to Get Its Data.srt

12.1 KB

3. AI Ethics in 15 minutes.mp4

91.9 MB

3. AI Ethics in 15 minutes.srt

9.4 KB

4. Learning Activity Embedding GPT into Your Games (Cards Against Humanity).mp4

14.0 MB

4. Learning Activity Embedding GPT into Your Games (Cards Against Humanity).srt

1.0 KB

/

Readme.txt

0.1 KB

/11. Course Conclusion/

1. Course Conclusion.mp4

13.7 MB

1. Course Conclusion.srt

1.1 KB

2. Limitations of This Library.mp4

53.3 MB

2. Limitations of This Library.srt

4.6 KB

 

Total files 139


Copyright © 2024 FileMood.com