- 【影视】 C-CPP Programming, Algorithms & Data Structures Masterclass
-
收录时间:2024-12-14
文档个数:81
文档大小:7.1 GB
最近下载:2025-06-29
人气:337
磁力链接
5. Matrices/4. Solving maze routing problems - Lee's Algorithm (MEDIUM).mp4 371.4 MB
8. Stacks and Queues/2. Manipulating Stacks.mp4 201.9 MB
4. Arrays and Vectors/5. How to find the greatest number in an array or vector (EASY).mp4 196.0 MB
8. Stacks and Queues/4. The Closing Parentheses Problem - easier variation (MEDIUM).mp4 188.9 MB
3. Introduction to CC++/7. CC++ memory blocks.mp4 180.0 MB
6. Strings/9. Finding the Longest Palindromic Substring - Manacher's Algorithm impl (HARD).mp4 156.1 MB
7. Singly Linked Lists/8. Loop removal in Singly Linked Lists - Floyd's Algorithm Implemented (MEDIUM).mp4 153.5 MB
5. Matrices/2. Declaring, Manipulating and Managing the Memory of Matrices.mp4 152.6 MB
6. Strings/8. Finding the Longest Palindromic Substring - Manacher's Algorithm analysis (HARD).mp4 150.4 MB
5. Matrices/3. Solving Diagonal-related Problems on Matrices (EASY).mp4 143.9 MB
8. Stacks and Queues/3. Invert the elements of a Stack (EASY).mp4 140.2 MB
9. Trees/6.1 C++ConsoleApplication_extract_leaves.zip 129.2 MB
9. Trees/5.1 C++ConsoleApplication_postorder.zip 129.2 MB
9. Trees/4.1 C++ConsoleApplication_preorder.zip 129.2 MB
9. Trees/3.1 C++ConsoleApplication_inorder.zip 129.2 MB
3. Introduction to CC++/8. Solving your first CC++ problem.mp4 128.3 MB
4. Arrays and Vectors/4. The sum of a vector's elements (EASY).mp4 127.5 MB
6. Strings/7. Finding the Longest Palindromic Substring - improved - implementation (MEDIUM).mp4 122.8 MB
8. Stacks and Queues/7.1 C++ConsoleApplication.zip 122.4 MB
6. Strings/9.1 C++ConsoleApplication_ManacherAlg.zip 122.4 MB
猜你喜欢:
Data
Masterclass
Programming
Algorithms
CPP
Structures
- 【影视】 [ FreeCourseWeb.com ] Linkedin - Programming Foundations - Beyond the Fundamentals
-
收录时间:2024-12-13
文档个数:138
文档大小:739.0 MB
最近下载:2025-07-01
人气:1589
磁力链接
~Get Your Files Here !/10 - 9. Advanced Topics/04 - Introduction to algorithms.mp4 33.6 MB
~Get Your Files Here !/10 - 9. Advanced Topics/02 - Memory management across languages.mp4 29.4 MB
~Get Your Files Here !/06 - 5. Planning a Program/01 - Choosing a code style.mp4 28.8 MB
~Get Your Files Here !/09 - 8. Object Orientation/03 - Creating custom classes and objects.mp4 28.3 MB
~Get Your Files Here !/08 - 7. Debugging/05 - Creating a test case.mp4 28.2 MB
~Get Your Files Here !/05 - 4. Working with Strings/02 - Finding patterns in strings.mp4 25.7 MB
~Get Your Files Here !/09 - 8. Object Orientation/01 - Introduction to object-oriented programming.mp4 25.3 MB
~Get Your Files Here !/02 - 1. Collections/07 - Solution Working with a collection.mp4 23.0 MB
~Get Your Files Here !/03 - 2. Iteration/02 - Iterating through collections.mp4 22.6 MB
~Get Your Files Here !/01 - Introduction/03 - Configuring your environment.mp4 22.4 MB
~Get Your Files Here !/07 - 6. Input and output/02 - Working with file input and output.mp4 22.3 MB
~Get Your Files Here !/01 - Introduction/01 - Broadening your knowledge of programming fundamentals.mp4 22.2 MB
~Get Your Files Here !/04 - 3. Using External Code/01 - Comparing types of external code.mp4 22.0 MB
~Get Your Files Here !/08 - 7. Debugging/01 - Introduction to debugging.mp4 21.8 MB
~Get Your Files Here !/05 - 4. Working with Strings/01 - Combining and manipulating strings.mp4 21.7 MB
~Get Your Files Here !/05 - 4. Working with Strings/03 - Creating regular expressions.mp4 20.2 MB
~Get Your Files Here !/02 - 1. Collections/02 - Creating simple collections.mp4 18.5 MB
~Get Your Files Here !/05 - 4. Working with Strings/05 - Solution Strings.mp4 18.4 MB
~Get Your Files Here !/02 - 1. Collections/01 - Understanding collections.mp4 17.6 MB
~Get Your Files Here !/02 - 1. Collections/04 - Working with collections.mp4 17.5 MB
猜你喜欢:
Fundamentals
Programming
Linkedin
FreeCourseWeb
Foundations
Beyond
com
- 【影视】 [ FreeCourseWeb.com ] PluralSight - Advanced Defensive Programming Techniques
-
收录时间:2024-12-10
文档个数:162
文档大小:1.3 GB
最近下载:2025-06-29
人气:1091
磁力链接
~Get Your Files Here !/9. Building Rich Domain Model as an Effective Defense by Design/8. Implementing Simple Historical Model.mp4 40.7 MB
~Get Your Files Here !/7. Building Defensive Design Instead of Writing Defensive Code/7. Persistence - Creating and Updating Domain Objects.mp4 36.5 MB
~Get Your Files Here !/6. Defining Function Domains as the Primary Line of Defense/3. Dont Guard Business Rules.mp4 32.6 MB
~Get Your Files Here !/6. Defining Function Domains as the Primary Line of Defense/8. Persistence - Querying View Models.mp4 31.4 MB
~Get Your Files Here !/7. Building Defensive Design Instead of Writing Defensive Code/5. Replacing Branching with Regular Expressions.mp4 30.3 MB
~Get Your Files Here !/6. Defining Function Domains as the Primary Line of Defense/6. Turning Rule Objects into Active Elements.mp4 28.2 MB
~Get Your Files Here !/05. Dismissing Defensive Code by Avoiding Primitive Types/04. The Reasons to Never Stringify Data.mp4 27.9 MB
~Get Your Files Here !/6. Defining Function Domains as the Primary Line of Defense/4. Removing Guards Through Design.mp4 27.8 MB
~Get Your Files Here !/9. Building Rich Domain Model as an Effective Defense by Design/1. Reconsidering Immutable Objects.mp4 27.4 MB
~Get Your Files Here !/08. The Principle of Working with Objects, Not with Nulls/08. Consuming the Option.mp4 27.3 MB
~Get Your Files Here !/3. Removing Corruption by Only Creating Consistent Objects/3. Pros and Cons of Multiple Constructors.mp4 26.4 MB
~Get Your Files Here !/05. Dismissing Defensive Code by Avoiding Primitive Types/03. Converting Enumeration to a Class.mp4 26.0 MB
~Get Your Files Here !/10. Designing Alternative Workflows Instead of Defending from Errors/4. Leave Nothing Exceptional in Exceptions.mp4 25.7 MB
~Get Your Files Here !/3. Removing Corruption by Only Creating Consistent Objects/6. Variations in the Builder Implementation.mp4 25.6 MB
~Get Your Files Here !/7. Building Defensive Design Instead of Writing Defensive Code/6. Moving Expressions out to Configuration.mp4 25.4 MB
~Get Your Files Here !/05. Dismissing Defensive Code by Avoiding Primitive Types/09. Demonstrating Persistence.mp4 23.7 MB
~Get Your Files Here !/10. Designing Alternative Workflows Instead of Defending from Errors/7. Inventing the Either Type.mp4 23.6 MB
~Get Your Files Here !/08. The Principle of Working with Objects, Not with Nulls/09. Persistence - Creating Complex Domain Objects.mp4 23.0 MB
~Get Your Files Here !/4. Removing Corruption by Only Making Valid State Transitions/4. Defending in Complex Mutations.mp4 22.8 MB
~Get Your Files Here !/9. Building Rich Domain Model as an Effective Defense by Design/3. Avoiding Aliasing Bugs Altogether.mp4 22.7 MB
猜你喜欢:
PluralSight
Programming
FreeCourseWeb
Defensive
com
Advanced
Techniques
- 【影视】 Low Level Academy - Zero2Hero C Programming
-
收录时间:2024-12-09
文档个数:136
文档大小:1.1 GB
最近下载:2025-06-30
人气:3139
磁力链接
46 - Adding Employees to Our Database/lecture.mp4 99.6 MB
45 - Crafting Database Headers/lecture.mp4 92.8 MB
06 - C vs Other Languages/lecture.mp4 56.0 MB
05 - What is C? (pros and cons)/lecture.mp4 42.0 MB
44 - Handling Logic Based on Flag Input/lecture.mp4 39.7 MB
39 - Multi Module Programming/lecture.mp4 37.2 MB
41 - Creating Libraries/lecture.mp4 36.3 MB
43 - Creating a Unix Command Line Utility with Getopt/lecture.mp4 35.6 MB
07 - Is C Still Relevant in Today's World?/lecture.mp4 30.9 MB
34 - File Output/lecture.mp4 30.7 MB
17 - Loops/lecture.mp4 29.6 MB
47 - Listing Employees in the Database, and Beyond.../lecture.mp4 28.0 MB
12 - Arrays/lecture.mp4 26.4 MB
36 - Reading File Metadata/lecture.mp4 26.4 MB
01 - What is this course about?/lecture.mp4 26.0 MB
23 - Pointers/lecture.mp4 25.1 MB
19 - Structures/lecture.mp4 23.3 MB
18 - Functions/lecture.mp4 23.1 MB
02 - Goal Setting and Motivation/lecture.mp4 22.7 MB
38 - Type Casting/lecture.mp4 22.4 MB
猜你喜欢:
Academy
Programming
Low
Zero2Hero
Level
- 【影视】 [ FreeCourseWeb.com ] Learn AI-Assisted Python Programming, Second Edition, Video Edition
-
收录时间:2024-12-05
文档个数:86
文档大小:1.5 GB
最近下载:2025-07-01
人气:2499
磁力链接
~Get Your Files Here !/Chapter_5._Reading_Python_code_Part_2.mp4 84.4 MB
~Get Your Files Here !/Chapter_10._Example_1_Bulls_and_Cows.mp4 76.6 MB
~Get Your Files Here !/Chapter_9._Example_2_Adding_cover_pages_to_PDF_files.mp4 58.1 MB
~Get Your Files Here !/Chapter_10._Example_2_Bogart.mp4 55.8 MB
~Get Your Files Here !/Chapter_11._Breaking_down_the_process_subproblem.mp4 55.1 MB
~Get Your Files Here !/Chapter_3._Examples_of_creating_good_functions_with_Copilot.mp4 54.9 MB
~Get Your Files Here !/Chapter_8._How_to_find_the_bug.mp4 49.8 MB
~Get Your Files Here !/Chapter_11._Implementing_our_functions.mp4 49.6 MB
~Get Your Files Here !/Chapter_9._Example_3_Merging_phone_picture_libraries.mp4 49.0 MB
~Get Your Files Here !/Chapter_4._Top_10_programming_features_you_need_to_know_Part_1.mp4 48.2 MB
~Get Your Files Here !/Chapter_12._Limitations_and_future_directions.mp4 47.9 MB
~Get Your Files Here !/Chapter_7._Implementing_our_functions.mp4 39.4 MB
~Get Your Files Here !/Chapter_9._Example_1_Cleaning_up_email_text.mp4 38.4 MB
~Get Your Files Here !/Chapter_2._Our_path_forward.mp4 38.2 MB
~Get Your Files Here !/Chapter_6._Another_full_testing_example_Testing_with_files.mp4 36.2 MB
~Get Your Files Here !/Chapter_3._Designing_functions.mp4 34.1 MB
~Get Your Files Here !/Chapter_12._Future_directions.mp4 33.2 MB
~Get Your Files Here !/Chapter_7._Breaking_down_the_process_subproblem.mp4 31.8 MB
~Get Your Files Here !/Chapter_6._Full_testing_example.mp4 29.5 MB
~Get Your Files Here !/Chapter_3._What_s_a_reasonable_task_for_a_function.mp4 25.8 MB
猜你喜欢:
Edition
AI
Assisted
Programming
Python
Second
FreeCourseWeb
Learn
Video
com
- 【影视】 Low Level Academy - Zero2Hero C Programming (11-17-2024)
-
收录时间:2024-12-01
文档个数:137
文档大小:1.3 GB
最近下载:2025-06-28
人气:3108
磁力链接
46 - Adding Employees to Our Database/lecture.mp4 124.1 MB
45 - Crafting Database Headers/lecture.mp4 112.0 MB
6 - C vs Other Languages/lecture.mp4 67.2 MB
5 - What is C? (pros and cons)/lecture.mp4 50.8 MB
44 - Handling Logic Based on Flag Input/lecture.mp4 47.5 MB
39 - Multi Module Programming/lecture.mp4 44.9 MB
41 - Creating Libraries/lecture.mp4 43.6 MB
43 - Creating a Unix Command Line Utility with Getopt/lecture.mp4 42.6 MB
7 - Is C Still Relevant in Today's World?/lecture.mp4 37.0 MB
34 - File Output/lecture.mp4 36.7 MB
47 - Listing Employees in the Database, and Beyond.../lecture.mp4 35.5 MB
17 - Loops/lecture.mp4 35.0 MB
36 - Reading File Metadata/lecture.mp4 31.9 MB
12 - Arrays/lecture.mp4 31.5 MB
1 - What is this course about?/lecture.mp4 31.2 MB
23 - Pointers/lecture.mp4 29.6 MB
19 - Structures/lecture.mp4 27.9 MB
18 - Functions/lecture.mp4 27.8 MB
2 - Goal Setting and Motivation/lecture.mp4 27.2 MB
38 - Type Casting/lecture.mp4 26.7 MB
猜你喜欢:
11
17
Level
Academy
Programming
2024
Low
Zero2Hero
- 【影视】 Beginning C++ Programming - From Beginner to Beyond
-
收录时间:2024-11-27
文档个数:1
文档大小:4.0 GB
最近下载:2025-07-01
人气:2626
磁力链接
Beginning C++ Programming - From Beginner to Beyond 4.0 GB
猜你喜欢:
Programming
Beyond
Beginning
Beginner
C++
- 【影视】 [OneHack.Us] Pluralsight - Object-oriented Programming in Java
-
收录时间:2024-11-14
文档个数:203
文档大小:422.5 MB
最近下载:2025-06-30
人气:916
磁力链接
07. Inheriting from Another Class/07. Cleaning Up the Subclass.mp4 15.3 MB
2. Approaching Object-oriented Programming/2. OOP in 6 Minutes.mp4 11.1 MB
9. Talking to Interfaces/4. Playing Multiple Roles.mp4 10.4 MB
8. Understanding Polymorphism/5. Writing Extensible Code.mp4 10.3 MB
9. Talking to Interfaces/2. Going Abstract.mp4 9.9 MB
8. Understanding Polymorphism/6. Polymorphism Is Everywhere.mp4 9.2 MB
9. Talking to Interfaces/5. Interfaces Are Constrained.mp4 9.1 MB
07. Inheriting from Another Class/08. The Singly Rooted Hierarchy.mp4 9.1 MB
8. Understanding Polymorphism/7. Downcasting.mp4 8.5 MB
05. Hiding Information/04. Implementing Snoozing.mp4 8.3 MB
12. Wrapping up This Training/1. A Few Things We Skipped.mp4 8.1 MB
6. Designing with Abstraction and Encapsulation/3. A Few Guidelines.mp4 8.0 MB
9. Talking to Interfaces/1. An Insight Into Alarms.mp4 7.9 MB
05. Hiding Information/09. Fields vs. Properties.mp4 7.7 MB
10. Designing with Inheritance and Polymorphism/3. Dont Check for Types.mp4 7.7 MB
05. Hiding Information/08. Interface and Implementation.mp4 7.5 MB
8. Understanding Polymorphism/3. Upcasting.mp4 7.4 MB
10. Designing with Inheritance and Polymorphism/2. Inheritance Is About Upcasting.mp4 7.3 MB
07. Inheriting from Another Class/10. Sealed Classes.mp4 7.1 MB
07. Inheriting from Another Class/09. [final] Strikes Back.mp4 7.1 MB
猜你喜欢:
Pluralsight
Java
OneHack
Object
Programming
Us
oriented
- 【压缩文件】 Coursera – C++ Programming for Unreal Game Development Specialization
-
收录时间:2024-11-07
文档个数:1
文档大小:32.7 GB
最近下载:2025-07-01
人气:3759
磁力链接
Coursera – C++ Programming for Unreal Game Development Specialization 32.7 GB
猜你喜欢:
Development
Specialization
Coursera
Programming
C++
Game
Unreal
- 【影视】 Programming Generative AI
-
收录时间:2024-11-05
文档个数:232
文档大小:4.3 GB
最近下载:2025-06-29
人气:1732
磁力链接
Lesson 2 PyTorch for the Impatient/016. 2.15 Linear Regression with PyTorch.mp4 136.2 MB
Lesson 6 Connecting Text and Images/016. 6.15 Playing with Prompts.mp4 126.6 MB
Lesson 1 The What, Why, and How of Generative AI/009. 1.8 Introduction to Google Colab.mp4 121.0 MB
Lesson 4 Demystifying Diffusion/005. 4.4 Generating Images with Diffusers Pipelines.mp4 102.3 MB
Lesson 4 Demystifying Diffusion/006. 4.5 Deconstructing the Diffusion Process.mp4 85.2 MB
Lesson 7 Post-Training Procedures for Diffusion Models/025. 7.24 Video-Driven Frame-by-Frame Generation with SDXL Turbo.mp4 82.6 MB
Lesson 7 Post-Training Procedures for Diffusion Models/024. 7.23 Text-Guided Image-to-Image Translation.mp4 76.2 MB
Lesson 7 Post-Training Procedures for Diffusion Models/018. 7.17 Depth and Edge-Guided Stable Diffusion with ControlNet.mp4 72.2 MB
Lesson 1 The What, Why, and How of Generative AI/002. 1.1 Generative AI in the Wild.mp4 70.8 MB
Lesson 4 Demystifying Diffusion/007. 4.6 Forward Process as Encoder.mp4 70.7 MB
Lesson 7 Post-Training Procedures for Diffusion Models/004. 7.3 Quantitative Evaluation of Diffusion Models with Human Preference Predictors.mp4 66.6 MB
Lesson 2 PyTorch for the Impatient/018. 2.17 Layers and Activations with torch.nn.mp4 65.3 MB
Lesson 7 Post-Training Procedures for Diffusion Models/017. 7.16 Creating Edge and Depth Maps for Conditioning.mp4 61.2 MB
Lesson 1 The What, Why, and How of Generative AI/006. 1.5 Formalizing Generative Models.mp4 59.7 MB
Lesson 5 Generating and Encoding Text with Transformers/008. 5.7 Visualizing and Understanding Attention.mp4 59.0 MB
Lesson 2 PyTorch for the Impatient/009. 2.8 Effortless Backpropagation with torch.autograd.mp4 58.5 MB
Lesson 7 Post-Training Procedures for Diffusion Models/003. 7.2 Manual Evaluation of Stable Diffusion with DrawBench.mp4 56.8 MB
Lesson 2 PyTorch for the Impatient/011. 2.10 Working with Devices.mp4 56.2 MB
Lesson 5 Generating and Encoding Text with Transformers/009. 5.8 Turning Words into Vectors.mp4 54.3 MB
Lesson 7 Post-Training Procedures for Diffusion Models/015. 7.14 Inference with Dreambooth to Create Personalized AI Avatars.mp4 53.6 MB
猜你喜欢:
Generative
AI
Programming
- 【影视】 Pikuma - Raycasting Engine Programming
-
收录时间:2024-11-05
文档个数:98
文档大小:3.9 GB
最近下载:2025-06-28
人气:301
磁力链接
16. Finding Horizontal Intersections.mp4 150.6 MB
46. The Color Buffer.mp4 118.9 MB
07. A Review of Sine Cosine and Tangent.mp4 117.7 MB
01. Introduction and Learning Outcomes.mp4 96.4 MB
18. Coding X-intercept and Y-intercept.mp4 91.9 MB
71. Rasterizing Lines.mp4 84.3 MB
27. Fixing the Fishbowl Distortion.mp4 81.5 MB
13. Defining the Field of View.mp4 79.3 MB
20. Coding the Vertical Intersection.mp4 77.9 MB
06. A Review of Degrees and Radians.mp4 77.5 MB
24. Finding the Wall Strip Height.mp4 77.5 MB
66. Refactoring the Graphics File.mp4 76.3 MB
96. Notes on Look-up Tables.mp4 72.0 MB
14. Coding the Field of View Ray Increments.mp4 70.9 MB
54. Mapping Textures to Wall.mp4 70.7 MB
26. Coding the Wall Rendering.mp4 68.5 MB
81. Coding the Sprite Typedef.mp4 66.1 MB
09. Coding the Map Class.mp4 62.0 MB
61. Loading External PNG Files.mp4 61.9 MB
11. Coding the Player Movement.mp4 61.9 MB
猜你喜欢:
Engine
Pikuma
Programming
Raycasting
- 【压缩文件】 Coursera – C# Programming for Unity Game Development Specialization
-
收录时间:2024-10-29
文档个数:1
文档大小:7.8 GB
最近下载:2025-06-30
人气:1668
磁力链接
Coursera – C# Programming for Unity Game Development Specialization 7.8 GB
猜你喜欢:
Development
Specialization
C#
Coursera
Programming
Game
Unity
- 【影视】 [ DevCourseWeb.com ] Udemy - One Day Bootcamp Python Programming Course In 01 Day
-
收录时间:2024-10-26
文档个数:70
文档大小:1.8 GB
最近下载:2025-06-30
人气:2219
磁力链接
~Get Your Files Here !/1 - Python Classes at Morning/8 - 08 Important Python Functions with Examples.mp4 118.5 MB
~Get Your Files Here !/1 - Python Classes at Morning/4 - 04 Variables and Its rules to declare in Python.mp4 117.7 MB
~Get Your Files Here !/3 - Python Classes in Evening/35 - 33 Python Important Methods.mp4 114.6 MB
~Get Your Files Here !/1 - Python Classes at Morning/7 - 07 Data Types in Python.mp4 102.4 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/27 - 26 Problems with Solution in Python.mp4 102.4 MB
~Get Your Files Here !/1 - Python Classes at Morning/5 - 05 Input Output Function in Python.mp4 100.5 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/11 - 10 Python Operators.mp4 84.8 MB
~Get Your Files Here !/3 - Python Classes in Evening/29 - 27 Python Function with Examples.mp4 73.1 MB
~Get Your Files Here !/1 - Python Classes at Morning/9 - 09 Python Exercises with Solutions.mp4 63.8 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/14 - 13 for Loops in Python.mp4 56.7 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/12 - 11 if and if else in Python.mp4 55.1 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/13 - 12 elif Keyword in Python.mp4 51.7 MB
~Get Your Files Here !/1 - Python Classes at Morning/3 - 03 Environment Setup for Python.mp4 51.3 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/24 - 23 int float and str in Python.mp4 47.5 MB
~Get Your Files Here !/3 - Python Classes in Evening/30 - 28 List as Array in Python.mp4 46.2 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/15 - 14 while Loop in Python.mp4 45.2 MB
~Get Your Files Here !/3 - Python Classes in Evening/33 - 31 String in Python.mp4 42.2 MB
~Get Your Files Here !/3 - Python Classes in Evening/32 - 30 PIP in Python.mp4 38.0 MB
~Get Your Files Here !/2 - Python Classes at Afternoon/26 - 25 help function in Python.mp4 36.4 MB
~Get Your Files Here !/1 - Python Classes at Morning/2 - 02 Introduction to Python.mp4 36.2 MB
猜你喜欢:
Day
01
Python
Programming
Bootcamp
DevCourseWeb
Course
Udemy
com
- 【影视】 Programming - Javascript Course (PluralSight)
-
收录时间:2024-10-25
文档个数:91
文档大小:463.1 MB
最近下载:2025-06-16
人气:145
磁力链接
S2 - JavaScript Fundamentals/CH1 - Introduction to Javascript/3 - History ... and a Demo.wmv 15.4 MB
S2 - JavaScript Fundamentals/CH5 - Types and Libraries/5 - Array.wmv 14.0 MB
S2 - JavaScript Fundamentals/CH8 - Testing Javascript/3 - QUnit.wmv 13.6 MB
S2 - JavaScript Fundamentals/CH1 - Introduction to Javascript/2 - What is JavaScript.wmv 13.4 MB
S2 - JavaScript Fundamentals/CH6 - Firebug/2 - HTML Tab.wmv 12.2 MB
S2 - JavaScript Fundamentals/CH5 - Types and Libraries/3 - String Methods.wmv 11.3 MB
S2 - JavaScript Fundamentals/CH5 - Types and Libraries/6 - Regular Expression.wmv 11.2 MB
S2 - JavaScript Fundamentals/CH3 - Functiions/3 - Invocation.wmv 11.1 MB
S2 - JavaScript Fundamentals/CH6 - Firebug/5 - Net Tab.wmv 10.9 MB
S2 - JavaScript Fundamentals/CH2 - The Building Blocks of JavaScript Programs/6 - Equality.wmv 10.8 MB
S2 - JavaScript Fundamentals/CH2 - The Building Blocks of JavaScript Programs/5 - Objects.wmv 10.4 MB
S2 - JavaScript Fundamentals/CH2 - The Building Blocks of JavaScript Programs/4 - Where to Find Help.wmv 9.9 MB
S2 - JavaScript Fundamentals/CH8 - Testing Javascript/5 - Behavior-Driven Development with Jasmine.wmv 9.7 MB
S1 - ASP.NET Ajax JavaScript and jQuery/CH2 - ASP.NET and jQuery/8 - Selector Reference.wmv 9.6 MB
S2 - JavaScript Fundamentals/CH6 - Firebug/7 - YSlow.wmv 9.3 MB
S2 - JavaScript Fundamentals/CH2 - The Building Blocks of JavaScript Programs/2 - Comments and Variables.wmv 9.1 MB
S2 - JavaScript Fundamentals/CH4 - Control Flow/3 - Iteration.wmv 8.6 MB
S2 - JavaScript Fundamentals/CH8 - Testing Javascript/4 - Testing DOM Interaction.wmv 8.6 MB
S1 - ASP.NET Ajax JavaScript and jQuery/CH2 - ASP.NET and jQuery/17 - Calling WCF Services.wmv 8.4 MB
S1 - ASP.NET Ajax JavaScript and jQuery/CH1 - Javascript/10 - DOM manipulation.wmv 8.1 MB
猜你喜欢:
Course
PluralSight
Javascript
Programming
- 【影视】 Programming.The.Nation.2011.1080p.AMZN.WEB-DL.DDP2.0.H.264-TEPES.mkv
-
收录时间:2024-10-22
文档个数:1
文档大小:5.6 GB
最近下载:2025-06-30
人气:1154
磁力链接
Programming.The.Nation.2011.1080p.AMZN.WEB-DL.DDP2.0.H.264-TEPES.mkv 5.6 GB
猜你喜欢:
2011.1080
WEB
DL
TEPES
Programming
DDP2
Nation
mkv
264
AMZN
- 【影视】 Python Development and Python Programming Fundamentals
-
收录时间:2024-10-19
文档个数:60
文档大小:736.8 MB
最近下载:2025-06-30
人气:1802
磁力链接
Chapter 4-Module 3 Variables and Data Types/23. Numeric Data Types.mp4 83.9 MB
Chapter 4-Module 3 Variables and Data Types/21. What is a variable.mp4 48.4 MB
Chapter 3-Module 2 Getting Started with Python/17. Code literacy.mp4 47.6 MB
Chapter 3-Module 2 Getting Started with Python/14. Setting up Anaconda.mp4 44.5 MB
Chapter 3-Module 2 Getting Started with Python/13. Code, interpreters and IDEs.mp4 41.6 MB
Chapter 3-Module 2 Getting Started with Python/16. Navigating the IDE.mp4 39.8 MB
Chapter 2-Module 1 Introduction to Python/5. What is Python.mp4 36.4 MB
Chapter 3-Module 2 Getting Started with Python/15. Web-based alternatives to IDEs.mp4 35.3 MB
Chapter 4-Module 3 Variables and Data Types/22. An overview of different data types.mp4 34.4 MB
Chapter 4-Module 3 Variables and Data Types/26. String as a data type.mp4 33.9 MB
Chapter 4-Module 3 Variables and Data Types/24. Boolean Data.mp4 29.1 MB
Chapter 2-Module 1 Introduction to Python/9. Advantages of Python.mp4 25.5 MB
Chapter 1-Introduction/3. Onboarding to the learning process.mp4 25.2 MB
Chapter 2-Module 1 Introduction to Python/10. Disadvantages of Python.mp4 21.3 MB
Chapter 4-Module 3 Variables and Data Types/25. input--(--) function.mp4 21.2 MB
Chapter 2-Module 1 Introduction to Python/8. Python, R and Julia - how do they compare.mp4 19.5 MB
Chapter 4-Module 3 Variables and Data Types/27. Constants.mp4 18.3 MB
Chapter 2-Module 1 Introduction to Python/7. Applications of Python.mp4 17.6 MB
Chapter 1-Introduction/1. Course Introduction.mp4 16.4 MB
Chapter 3-Module 2 Getting Started with Python/18. Let--'s greet the world.mp4 13.6 MB
猜你喜欢:
Python
Development
Fundamentals
Programming
- 【影视】 AI Programming with Python Nanodegree v2.0.0
-
收录时间:2024-10-19
文档个数:1
文档大小:2.8 GB
最近下载:2025-06-30
人气:880
磁力链接
AI Programming with Python Nanodegree v2.0.0 2.8 GB
猜你喜欢:
Nanodegree
AI
0.0
Programming
Python
v2
- 【影视】 Pikuma - 3D Computer Graphics Programming 2023
-
收录时间:2024-10-16
文档个数:201
文档大小:79.5 GB
最近下载:2025-07-01
人气:573
磁力链接
3. SDL Setup and Color Buffer/3. Declaring a Color Buffer.mp4 2.0 GB
21. Perspective Correct Textures/1. Perspective Correct Interpolation.mp4 1.9 GB
26. Clipping/4. Defining Frustum Planes Points - Normals.mp4 1.7 GB
26. Clipping/7. Intersection Between Line - Plane.mp4 1.5 GB
26. Clipping/8. Clipping a Polygon Against a Plane.mp4 1.3 GB
20. Texture Mapping/7. Barycentric Coordinates.mp4 1.3 GB
26. Clipping/16. Clipping Space.mp4 1.2 GB
26. Clipping/10. A Function to Clip Polygon Against Planes.mp4 1.2 GB
20. Texture Mapping/8. Barycentric Weights -α- β- γ-.mp4 1.1 GB
1. Introduction/1. Introduction and Learning Outcomes.mp4 1.0 GB
25. Camera/1. Camera Space.mp4 1.0 GB
29. Conclusion and Next Steps/4. Modern Graphics APIs - Shaders.mp4 1.0 GB
19. Light and Shading/1. Flat Shading.mp4 1.0 GB
25. Camera/3. Look At Transformations.mp4 989.7 MB
10. Line Drawing/2. DDA Line Drawing Algorithm.mp4 922.7 MB
24. Z-Buffer/5. A Discussion on Dynamic Memory Allocation.mp4 918.6 MB
26. Clipping/9. Polygon Typedef.mp4 868.4 MB
20. Texture Mapping/1. Texture Mapping.mp4 863.6 MB
20. Texture Mapping/5. Textured Flat-Bottom Triangle.mp4 855.2 MB
4. Multiple Header Files/1. Defining Header Files.mp4 829.1 MB
猜你喜欢:
Graphics
Programming
Pikuma
Computer
2023
3D
- 【文档书籍】 IT and Programming Ebook Collection
-
收录时间:2024-10-15
文档个数:129
文档大小:1.1 GB
最近下载:2025-07-01
人气:836
磁力链接
powerpoint-2013.pdf 18.2 MB
professional-audio-and-video.pdf 17.5 MB
excel-2013-core-part-ii.pdf 17.0 MB
excel-2013-core-part-i.pdf 16.9 MB
outlook-2013.pdf 16.8 MB
access-2010-part-ii.pdf 16.7 MB
artificial-intelligence-exercises-i.pdf 16.6 MB
microsoft-office-excel.pdf 16.2 MB
visio-2010.pdf 15.9 MB
powerpoint-2007-part-i.pdf 15.5 MB
database-design-and-implementation.pdf 15.4 MB
go-faster.pdf 15.0 MB
project-2010-advanced.pdf 14.4 MB
word-2010-introduction.pdf 14.4 MB
windows-8-1-english.pdf 14.4 MB
excel-2007-advanced-part-i.pdf 14.2 MB
access-2007-part-i.pdf 13.6 MB
semantic-web-and-ontology.pdf 13.4 MB
outlook-2010-part-ii.pdf 13.3 MB
access-2007-part-iii.pdf 13.3 MB
猜你喜欢:
Ebook
Programming
Collection
- 【影视】 AI-Enabled Programming, Networking, and Cybersecurity
-
收录时间:2024-10-11
文档个数:33
文档大小:690.1 MB
最近下载:2025-06-30
人气:1171
磁力链接
Lesson 2 Using AI for Cybersecurity/004. 2.3 Securing AI Implementations.mp4 66.1 MB
Lesson 1 Introduction to AI-powered Tools/007. 1.6 Introducing Embedding Models.mp4 41.5 MB
Lesson 1 Introduction to AI-powered Tools/006. 1.5 Introducing Retrieval Augmented Generation (RAG).mp4 39.5 MB
Lesson 2 Using AI for Cybersecurity/005. 2.4 Exploring Network Security Processes Incorporating AI Tools.mp4 33.3 MB
Lesson 1 Introduction to AI-powered Tools/003. 1.2 Large Language Models (LLMs) and Small Language Models (SLMs).mp4 31.4 MB
Lesson 3 Using AI for Software Development/008. 3.7 Prompt Engineering for Software Development.mp4 31.0 MB
Lesson 1 Introduction to AI-powered Tools/004. 1.3 Introducing LangChain, LangGraph, Llama Index, and Other Orchestration Frameworks.mp4 28.4 MB
Lesson 4 Using AI for Networking/002. 4.1 Exploring how AI is Revolutionizing Networking.mp4 26.9 MB
Lesson 1 Introduction to AI-powered Tools/009. 1.8 Introducing Semantic Search.mp4 25.6 MB
Lesson 4 Using AI for Networking/003. 4.2 Using GitHub Copilot for Programming Tasks Related to Networking.mp4 23.8 MB
Lesson 4 Using AI for Networking/005. 4.4 Prompt Engineering for Networking.mp4 23.6 MB
Lesson 5 Future Trends and Additional Emerging Technologies/003. 5.2 Regulatory and Policy Frameworks.mp4 23.0 MB
Lesson 3 Using AI for Software Development/005. 3.4 Generating Code from a Prompt.mp4 22.0 MB
Introduction/001. AI-Enabled Programming, Networking, and Cybersecurity Introduction.mp4 21.4 MB
Lesson 1 Introduction to AI-powered Tools/001. Learning objectives.mp4 19.7 MB
Lesson 1 Introduction to AI-powered Tools/008. 1.7 Introducing Vector Databases - pgvector, Chroma, MongoDB Atlas Vector Search, and others.mp4 18.5 MB
Lesson 1 Introduction to AI-powered Tools/002. 1.1 Overview of the Evolution of AI-driven Tools.mp4 18.4 MB
Summary/001. AI-Enabled Programming, Networking, and Cybersecurity Summary.mp4 18.1 MB
Lesson 1 Introduction to AI-powered Tools/005. 1.4 An Overview of Open-source AI Models and Hugging Face.mp4 17.9 MB
Lesson 5 Future Trends and Additional Emerging Technologies/002. 5.1 Exploring Additional Applications of AI in Emerging Technologies.mp4 16.9 MB
猜你喜欢:
AI
Programming
Networking
Enabled
Cybersecurity