磁力狗

磁力狗
为您索检到2437条磁力链接,耗时6毫秒。

最新地址

【影视】 [Tutorialsplanet.NET] Udemy - Java Object-Oriented Programming Build a Quiz Application
收录时间:2020-03-10 文档个数:40 文档大小:323.4 MB 最近下载:2025-06-18 人气:932 磁力链接
  • mp45. Project Quiz Application/4. Quiz Application Part 4.mp4 18.5 MB
  • mp45. Project Quiz Application/3. Quiz Application Part 3.mp4 17.3 MB
  • mp41. Introduction to Object-Oriented Programming/6. this reference variable.mp4 16.4 MB
  • mp42. Constructors/1. Introduction to Constructors.mp4 16.3 MB
  • mp43. Object-Oriented Fundamentals/1. Introduction to Inheritance.mp4 12.8 MB
  • mp44. Object Lifecycle/4. Object Finalization.mp4 12.5 MB
  • mp43. Object-Oriented Fundamentals/5. Access Modifiers.mp4 12.3 MB
  • mp45. Project Quiz Application/2. Quiz Application Part 2.mp4 11.4 MB
  • mp44. Object Lifecycle/2. Reachable and Unreachable Objects.mp4 11.1 MB
  • mp42. Constructors/3. this() Constructor Call.mp4 11.0 MB
  • mp41. Introduction to Object-Oriented Programming/3. Classes and Objects.mp4 10.9 MB
  • mp43. Object-Oriented Fundamentals/10. Abstract Method.mp4 10.8 MB
  • mp43. Object-Oriented Fundamentals/8. Polymorphism.mp4 10.7 MB
  • mp45. Project Quiz Application/1. Quiz Application Part 1.mp4 10.6 MB
  • mp43. Object-Oriented Fundamentals/15. Reference Casting.mp4 9.6 MB
  • mp43. Object-Oriented Fundamentals/16. Searching for an object in an object array.mp4 9.4 MB
  • mp43. Object-Oriented Fundamentals/7. Method Overriding.mp4 8.4 MB
  • mp43. Object-Oriented Fundamentals/3. super() Constructor Call.mp4 8.3 MB
  • mp43. Object-Oriented Fundamentals/12. Alternative to multiple inheritance in Java.mp4 8.1 MB
  • mp43. Object-Oriented Fundamentals/2. Multilevel Inheritance.mp4 8.0 MB
【影视】 Lynda.com - Object-Oriented Programming with PHP
收录时间:2021-12-02 文档个数:358 文档大小:339.9 MB 最近下载:2025-06-18 人气:265 磁力链接
  • wmv04. Accessing Classes without Instantiation/05 Creating a database class.wmv 24.5 MB
  • wmv04. Accessing Classes without Instantiation/04 Avoiding static method pitfalls.wmv 20.7 MB
  • wmv03. Overloading With Magic Method/02 Overloading property access .wmv 19.9 MB
  • wmv06. Built-In PHP Objects/02 Retrieving objects from the database.wmv 19.0 MB
  • wmv05. Class Relationships and Interactions/01 Extending your class.wmv 16.8 MB
  • wmv05. Class Relationships and Interactions/02 Abstracting classes.wmv 16.5 MB
  • wmv03. Overloading With Magic Method/03 Customizing object construction.wmv 14.5 MB
  • wmv06. Built-In PHP Objects/04 Customizing PHP exceptions.wmv 14.1 MB
  • wmv07. Designs patterns/03 Implementing a strategy pattern.wmv 13.7 MB
  • wmv05. Class Relationships and Interactions/03 Sharing interfaces using polymorphism.wmv 13.6 MB
  • wmv02. Creating First Object/05 Specifying the visibility scope .wmv 12.1 MB
  • wmv02. Creating First Object/02 Defining class properties .wmv 11.4 MB
  • wmv02. Creating First Object/04 Instantiating an object and accessing its contents .wmv 9.9 MB
  • wmv05. Class Relationships and Interactions/04 Overriding methods, properties, and constants.wmv 9.8 MB
  • wmv02. Creating First Object/03 Creating a method and exploring object context with $this .wmv 9.2 MB
  • wmv02. Creating First Object/01 Defining a class.wmv 8.8 MB
  • wmv05. Class Relationships and Interactions/05 Cloning and comparing objects.wmv 8.8 MB
  • wmv05. Class Relationships and Interactions/06 Referencing objects.wmv 8.2 MB
  • wmv04. Accessing Classes without Instantiation/01 Using the static keyword .wmv 8.0 MB
  • wmv04. Accessing Classes without Instantiation/03 Setting constant values.wmv 7.6 MB
【影视】 Lynda.com - Foundations of Programming. Refactoring Code (2013 RUS)
收录时间:2020-01-30 文档个数:31 文档大小:457.5 MB 最近下载:2025-06-18 人气:2727 磁力链接
  • mp41. Introduction to Refactoring/1_02. What refactoring is not.mp4 37.9 MB
  • mp41. Introduction to Refactoring/1_01. What refactoring is.mp4 36.7 MB
  • mp44. Data-Focused Refactoring/4_03. Simplifying method calls and parameter use.mp4 34.6 MB
  • mp46. Conclusion/6_01. Next steps.mp4 34.3 MB
  • mp41. Introduction to Refactoring/1_05. Code smells.mp4 30.1 MB
  • mp42. Getting Started - Method-Level Refactoring/2_02. Grouping refactorings together.mp4 28.3 MB
  • mp41. Introduction to Refactoring/1_03. Why to use refactoring.mp4 27.8 MB
  • mp40. Introduction/0_02. What you need to know.mp4 26.4 MB
  • mp41. Introduction to Refactoring/1_06. Origin of these ideas.mp4 20.5 MB
  • mp41. Introduction to Refactoring/1_04. When to use refactoring.mp4 19.1 MB
  • mp42. Getting Started - Method-Level Refactoring/2_01. Preparing to refactor.mp4 16.4 MB
  • mp42. Getting Started - Method-Level Refactoring/2_08. Refactorings that Remove temps.mp4 15.3 MB
  • mp42. Getting Started - Method-Level Refactoring/2_07. The Inline Method refactoring.mp4 14.2 MB
  • mp42. Getting Started - Method-Level Refactoring/2_05. Common code smells for Extract Method.mp4 12.7 MB
  • mp43. Class-Focused and Condition-Focused Refactoring/3_01. Move Method.mp4 11.1 MB
  • mp44. Data-Focused Refactoring/4_02. Working with data clumps.mp4 11.1 MB
  • mp42. Getting Started - Method-Level Refactoring/2_06. Using IDEs for the Extract Method refactoring.mp4 10.2 MB
  • mp44. Data-Focused Refactoring/4_01. Moving and encapsulating Fields.mp4 9.7 MB
  • mp45. Communication and High-Level Refactoring/5_01. Refining hierarchies.mp4 9.4 MB
  • mp40. Introduction/0_01. Welcome.mp4 9.2 MB
【影视】 [ TutPig.com ] Udemy - Computer Science 101 - Master the Theory Behind Programming
收录时间:2022-10-01 文档个数:172 文档大小:1.4 GB 最近下载:2025-06-18 人气:2059 磁力链接
  • mp4~Get Your Files Here !/3 - Arrays/9 - Dynamic Arrays.mp4 48.8 MB
  • mp4~Get Your Files Here !/3 - Arrays/13 - Array Real World + Code Examples.mp4 45.5 MB
  • mp4~Get Your Files Here !/1 - Introduction/2 - Binary Number Introduction.mp4 41.4 MB
  • mp4~Get Your Files Here !/6 - Sorting Algorithms/6 - Selection Sort Code Example.mp4 39.7 MB
  • mp4~Get Your Files Here !/6 - Sorting Algorithms/12 - Quick Sort Run Time.mp4 37.9 MB
  • mp4~Get Your Files Here !/4 - Linked Lists/3 - Linked List Run Times.mp4 37.2 MB
  • mp4~Get Your Files Here !/7 - Trees/4 - Tree Code Example.mp4 34.0 MB
  • mp4~Get Your Files Here !/6 - Sorting Algorithms/18 - Merge Sort Code Example.mp4 33.7 MB
  • mp4~Get Your Files Here !/6 - Sorting Algorithms/11 - Quick Sort.mp4 33.6 MB
  • mp4~Get Your Files Here !/6 - Sorting Algorithms/15 - Merge Sort.mp4 33.4 MB
  • mp4~Get Your Files Here !/5 - Stacks and Queues/6 - Queue Examples.mp4 32.9 MB
  • mp4~Get Your Files Here !/4 - Linked Lists/6 - Doubly Linked Lists.mp4 29.6 MB
  • mp4~Get Your Files Here !/6 - Sorting Algorithms/14 - Quick Sort Code Example.mp4 29.4 MB
  • mp4~Get Your Files Here !/3 - Arrays/7 - Circular Array Deep Dive.mp4 28.5 MB
  • mp4~Get Your Files Here !/7 - Trees/6 - Tree Traversals.mp4 27.0 MB
  • mp4~Get Your Files Here !/2 - Analyzing Algorithms/10 - Big O Notation.mp4 26.7 MB
  • mp4~Get Your Files Here !/5 - Stacks and Queues/7 - Queue Code Example.mp4 26.7 MB
  • mp4~Get Your Files Here !/6 - Sorting Algorithms/3 - Bubble Sort Coding Example.mp4 25.7 MB
  • mp4~Get Your Files Here !/3 - Arrays/3 - Fixed Array Run Times.mp4 25.1 MB
  • mp4~Get Your Files Here !/2 - Analyzing Algorithms/8 - n-notation Scaling.mp4 25.0 MB
【影视】 Ethical Hacking with Go programming language Build tools
收录时间:2021-09-20 文档个数:348 文档大小:3.7 GB 最近下载:2025-06-18 人气:12485 磁力链接
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/18. Protection - How to protect yourself when online/1. Protection.mp4 143.9 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/8. Man in the Middle Attack - MITM with ARP/1. Address Resolution Protocol - ARP.mp4 126.4 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/10. Malware - Creating your own Malware Backdoor RAT/1. Introduction to malware.mp4 121.3 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/6. Creating Network Scanner/7. Nmap in golang.mp4 105.9 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/15. Trojan - packaging a malware/1. Introduction to trojan.mp4 99.8 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/8. Man in the Middle Attack - MITM with ARP/2. ARP spoofing.mp4 91.6 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/6. Creating Network Scanner/6. Network Mapper Introduction - NMAP.mp4 87.6 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/10. Malware - Creating your own Malware Backdoor RAT/12. Executing command server side.mp4 77.6 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/10. Malware - Creating your own Malware Backdoor RAT/9. Sending gob structs to victim.mp4 68.8 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/10. Malware - Creating your own Malware Backdoor RAT/5. Clean up server program.mp4 59.2 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/10. Malware - Creating your own Malware Backdoor RAT/15. Server logic command execution.mp4 58.4 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/16. Keylogger/1. Creating a keylogger using go-keylogger package.mp4 56.6 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/5. Changing MAC/4. Creating executable and parsing flags.mp4 53.8 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/10. Malware - Creating your own Malware Backdoor RAT/2. Creating Hacker Server.mp4 53.2 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/12. Malware - Uploading Viruses to victim/1. Introduction how to transfer files.mp4 53.2 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/9. Intercepting Packets/8. Stealing Credentials.mp4 52.4 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/11. Malware - File System Navigation/6. Reading User Command.mp4 51.4 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/14. Malware - Stealing Folders from victim/8. Zip file continued.mp4 50.1 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/10. Malware - Creating your own Malware Backdoor RAT/8. Receiving data from hacker server.mp4 47.8 MB
  • mp4[TutsNode.com] - Ethical Hacking with Go programming language Build tools/12. Malware - Uploading Viruses to victim/8. Saving file on victim's disk.mp4 46.4 MB
【影视】 [UdemyCourseDownloader] Practical PLC Programming (PLC II)
收录时间:2020-04-21 文档个数:148 文档大小:1.8 GB 最近下载:2025-06-18 人气:2073 磁力链接
  • mp401 Introduction/001 Course Intro_ Curriculum _ Objectives.mp4 73.9 MB
  • mp409 Sensor Calibration/043 Ops Check (Part 1).mp4 67.5 MB
  • mp402 Intermediate Level Programming Instructions/008 Intro to Instructions_ AND_ OR_ NOT_ CLR.mp4 66.2 MB
  • mp413 Conclusion/059 Next Steps.mp4 64.1 MB
  • mp402 Intermediate Level Programming Instructions/007 Intro to Instructions_ RET_ TND.mp4 61.6 MB
  • mp411 DDE Messaging/050 How I Built It (Part 1).mp4 52.8 MB
  • mp402 Intermediate Level Programming Instructions/010 Intro to Instructions_ ASC_ AEX.mp4 50.6 MB
  • mp413 Conclusion/060 Final Words.mp4 49.1 MB
  • mp410 PID Substitution Logic/047 Ops Check.mp4 43.5 MB
  • mp404 Digital Filling Station/022 Ops Check (Part 2).mp4 43.4 MB
  • mp412 Pump Protection/058 Ops Check.mp4 41.0 MB
  • mp411 DDE Messaging/051 How I Built It (Part 2).mp4 40.8 MB
  • mp411 DDE Messaging/052 Ops Check.mp4 40.2 MB
  • mp408 Hourmeter/036 How I Built It.mp4 38.9 MB
  • mp410 PID Substitution Logic/046 How I Built It.mp4 38.6 MB
  • mp402 Intermediate Level Programming Instructions/011 Intro to Instructions_ ACN_ ASR.mp4 37.5 MB
  • mp405 Inventory Management/026 Ops Check.mp4 37.2 MB
  • mp406 Multiposition Servo Application/031 Ops Check.mp4 37.2 MB
  • mp409 Sensor Calibration/044 Ops Check (Part 2).mp4 34.7 MB
  • mp406 Multiposition Servo Application/030 How I Built It (Part 3).mp4 34.1 MB
【影视】 Lynda.com - Foundations of Programming (3 courses)
收录时间:2020-02-21 文档个数:188 文档大小:3.3 GB 最近下载:2025-06-18 人气:4318 磁力链接
  • mp43 - Object-Oriented Design/9 - Object-Oriented Design Principles/9-4 Introduction to GRASP principles.mp4 77.8 MB
  • mp41 - Fundamentals/1 - Programming Basics/1-1 What is programming.mp4 77.3 MB
  • mp41 - Fundamentals/8 - Collections/8-1 Working with arrays.mp4 76.6 MB
  • mp41 - Fundamentals/1 - Programming Basics/1-3 Writing source code.mp4 74.0 MB
  • mp42 - Databases/1 - Understanding Databases/1-1 What are databases.mp4 72.0 MB
  • mp41 - Fundamentals/1 - Programming Basics/1-2 What is a programming language.mp4 70.6 MB
  • mp41 - Fundamentals/3 - Variables and Data Types/3-1 Introduction to variables and data types.mp4 66.6 MB
  • mp42 - Databases/2 - Database Fundamentals/2-4 Describing many-to-many relationships.mp4 61.3 MB
  • mp41 - Fundamentals/12 - Introduction to Object Orientation/12-1 Introduction to object-oriented languages.mp4 60.0 MB
  • mp43 - Object-Oriented Design/9 - Object-Oriented Design Principles/9-3 Introduction to SOLID principles.mp4 59.0 MB
  • mp43 - Object-Oriented Design/2 - Object-Oriented Analysis and Design/2-2 Defining requirements.mp4 57.6 MB
  • mp41 - Fundamentals/2 - Core Programming Syntax/2-1 Why JavaScript.mp4 57.6 MB
  • mp42 - Databases/3 - Database Modeling Tables/3-3 Identifying columns and selecting data types.mp4 57.6 MB
  • mp43 - Object-Oriented Design/3 - Utilizing Use Cases/3-1 Understanding use cases.mp4 52.4 MB
  • mp42 - Databases/2 - Database Fundamentals/2-3 Defining table relationships.mp4 52.1 MB
  • mp43 - Object-Oriented Design/1 - Core Concepts/1-2 What is an object.mp4 50.3 MB
  • mp43 - Object-Oriented Design/1 - Core Concepts/1-3 What is a class.mp4 44.3 MB
  • mp41 - Fundamentals/10 - Input and Output/10-2 Reading and writing from the DOM.mp4 43.2 MB
  • mp42 - Databases/2 - Database Fundamentals/2-5 Transactions and the ACID test.mp4 40.2 MB
  • mp42 - Databases/1 - Understanding Databases/1-2 Exploring databases and database management systems.mp4 39.0 MB
【影视】 [FreeAllCourse.Com] Udemy - C Programming For Beginners - Master the C Language
收录时间:2020-07-06 文档个数:299 文档大小:4.1 GB 最近下载:2025-06-18 人气:10715 磁力链接
  • mp47. Control Flow/10. (Demonstration) Guess the Number.mp4 199.5 MB
  • mp46. Operators/3. Bitwise Operators.mp4 165.7 MB
  • mp45. Variables and Data Types/4. Format Specifiers.mp4 120.5 MB
  • mp417. Extra Information - Source code, and other stuff/2. Bonus Lecture and Information.mp4 101.4 MB
  • mp45. Variables and Data Types/2. Basic Data Types.mp4 97.7 MB
  • mp42. Installing Required Software/4. Installing CodeBlocks (Windows).mp4 96.8 MB
  • mp44. Basic Concepts/5. Reading input from the terminal.mp4 95.4 MB
  • mp43. Starting to write code/4. Creating a Workspace and Configuring the Compiler in Visual Studio Code.mp4 95.3 MB
  • mp45. Variables and Data Types/1. Overview.mp4 87.4 MB
  • mp42. Installing Required Software/2. Installing the C Compiler (Windows).mp4 70.1 MB
  • mp412. Pointers/11. Pointers and Arrays Example.mp4 68.0 MB
  • mp42. Installing Required Software/5. Installing CodeLite (Windows).mp4 63.9 MB
  • mp416. Conclusion/2. Course Summary.mp4 61.0 MB
  • mp43. Starting to write code/3. Exploring The Visual Studio Code Environment.mp4 57.6 MB
  • mp43. Starting to write code/8. Structure of a C Program.mp4 53.7 MB
  • mp48. Arrays/2. Initialization.mp4 53.4 MB
  • mp414. File Input and Output/4. Writing to a file.mp4 51.9 MB
  • srt6. Operators/2. Basic Operators.srt 49.1 MB
  • mp46. Operators/2. Basic Operators.mp4 49.1 MB
  • mp42. Installing Required Software/3. Installing the C Compiler (Mac).mp4 48.0 MB
【影视】 [FreeCourseSite.com] Udemy - NumPy Python Programming Language Library from Scratch A-Z™
收录时间:2023-09-04 文档个数:46 文档大小:996.0 MB 最近下载:2025-06-18 人气:4859 磁力链接
  • mp41. Installations/5. Installing Anaconda Distribution for Linux.mp4 125.7 MB
  • mp46. Operations in Numpy Library/2. Arithmetic Operations in Numpy.mp4 70.3 MB
  • mp42. NumPy Library Introduction/2. The Power of NumPy.mp4 58.4 MB
  • mp42. NumPy Library Introduction/1. Introduction to NumPy Library.mp4 45.6 MB
  • mp45. Indexing, Slicing, and Assigning NumPy Arrays/7. Fancy Indexing of Two-Dimensional Arrrays.mp4 44.8 MB
  • mp43. Creating NumPy Array in Python/8. Creating NumPy Array with Random() Function.mp4 41.9 MB
  • mp41. Installations/3. Installing Anaconda Distribution for MacOs.mp4 39.9 MB
  • mp44. Functions in the NumPy Library/4. Concatenating Numpy Arrays Concatenate() Functio.mp4 37.6 MB
  • mp44. Functions in the NumPy Library/6. Splitting Two-Dimensional Numpy Arrays Split(),.mp4 34.9 MB
  • mp45. Indexing, Slicing, and Assigning NumPy Arrays/5. Assigning Value to Two-Dimensional Array.mp4 34.1 MB
  • mp45. Indexing, Slicing, and Assigning NumPy Arrays/3. Slicing Two-Dimensional Numpy Arrays.mp4 33.0 MB
  • mp46. Operations in Numpy Library/3. Statistical Operations in Numpy.mp4 31.7 MB
  • mp43. Creating NumPy Array in Python/1. Creating NumPy Array with The Array() Function.mp4 28.7 MB
  • mp45. Indexing, Slicing, and Assigning NumPy Arrays/1. Indexing Numpy Arrays.mp4 25.9 MB
  • mp44. Functions in the NumPy Library/1. Reshaping a NumPy Array Reshape() Function.mp4 25.6 MB
  • mp43. Creating NumPy Array in Python/2. Creating NumPy Array with Zeros() Function.mp4 23.9 MB
  • mp46. Operations in Numpy Library/4. Solving Second-Degree Equations with NumPy.mp4 23.5 MB
  • mp45. Indexing, Slicing, and Assigning NumPy Arrays/2. Slicing One-Dimensional Numpy Arrays.mp4 21.8 MB
  • mp43. Creating NumPy Array in Python/9. Properties of NumPy Array.mp4 21.7 MB
  • mp46. Operations in Numpy Library/1. Operations with Comparison Operators.mp4 20.8 MB
【影视】 Hello! Programming with Python for Kids and Beginners
收录时间:2020-04-20 文档个数:139 文档大小:1.7 GB 最近下载:2025-06-18 人气:4260 磁力链接
  • mp4Hello! Programming with Python for Kids and Beginners/2. Graphics/4. Chapter 4 Functions - Reduce, Reuse, Recycle!.mp4 237.0 MB
  • mp4Hello! Programming with Python for Kids and Beginners/1. Introduction/3. Chpater 2 Operating on Variables.mp4 217.2 MB
  • mp4Hello! Programming with Python for Kids and Beginners/2. Graphics/2. Chapter 2 Making Decisions is not always Tough.mp4 211.6 MB
  • mp4Hello! Programming with Python for Kids and Beginners/2. Graphics/3. Chapter 3 Loops! You can say that Again!.mp4 206.3 MB
  • mp4Hello! Programming with Python for Kids and Beginners/1. Introduction/6. Chapter 5 Tuples and Maps.mp4 179.3 MB
  • mp4Hello! Programming with Python for Kids and Beginners/1. Introduction/4. Chapter 3 Strings and String Variables.mp4 171.9 MB
  • mp4Hello! Programming with Python for Kids and Beginners/1. Introduction/2. Chapter 1 Introduction to Python Programming.mp4 158.5 MB
  • mp4Hello! Programming with Python for Kids and Beginners/1. Introduction/5. Chapter 4 Lists.mp4 148.5 MB
  • mp4Hello! Programming with Python for Kids and Beginners/2. Graphics/1. Chapter 1 Turtle Power…Cowabunga!.mp4 139.7 MB
  • mp4Hello! Programming with Python for Kids and Beginners/1. Introduction/1. Course Introduction.mp4 34.6 MB
  • pptxHello! Programming with Python for Kids and Beginners/1. Introduction/1.2 Figures_Python1.pptx.pptx 137.8 kB
  • jpgHello! Programming with Python for Kids and Beginners/2. Graphics/4. Chapter 4 Functions - Reduce, Reuse, Recycle!.mp4.jpg 76.6 kB
  • jpgHello! Programming with Python for Kids and Beginners/2. Graphics/2. Chapter 2 Making Decisions is not always Tough.mp4.jpg 71.9 kB
  • jpgHello! Programming with Python for Kids and Beginners/1. Introduction/2. Chapter 1 Introduction to Python Programming.mp4.jpg 71.1 kB
  • vttHello! Programming with Python for Kids and Beginners/2. Graphics/4. Chapter 4 Functions - Reduce, Reuse, Recycle!.vtt 18.7 kB
  • vttHello! Programming with Python for Kids and Beginners/2. Graphics/3. Chapter 3 Loops! You can say that Again!.vtt 18.4 kB
  • vttHello! Programming with Python for Kids and Beginners/1. Introduction/3. Chpater 2 Operating on Variables.vtt 13.5 kB
  • vttHello! Programming with Python for Kids and Beginners/2. Graphics/2. Chapter 2 Making Decisions is not always Tough.vtt 12.1 kB
  • vttHello! Programming with Python for Kids and Beginners/1. Introduction/4. Chapter 3 Strings and String Variables.vtt 11.7 kB
  • vttHello! Programming with Python for Kids and Beginners/1. Introduction/6. Chapter 5 Tuples and Maps.vtt 11.4 kB
【影视】 [Udemy] Complete C# Programming Course - Beginner to Expert (2021) [En]
收录时间:2021-06-17 文档个数:1 文档大小:11.8 GB 最近下载:2025-06-18 人气:5045 磁力链接
  • [Udemy] Complete C# Programming Course - Beginner to Expert (2021) [En][Udemy] Complete C# Programming Course - Beginner to Expert (2021) [En] 11.8 GB
【影视】 [FreeCourseSite.com] Udemy - The Complete C# and Object-Oriented Programming Course
收录时间:2020-02-03 文档个数:1 文档大小:3.2 GB 最近下载:2025-06-18 人气:3896 磁力链接
  • com] Udemy - The Complete C# and Object-Oriented Programming Course[FreeCourseSite.com] Udemy - The Complete C# and Object-Oriented Programming Course 3.2 GB
【影视】 Lynda - Learning SQL Programming [AhLaN]
收录时间:2020-10-05 文档个数:29 文档大小:193.5 MB 最近下载:2025-06-18 人气:3868 磁力链接
  • mp44 - 3. Data Types, Math, and Helpful Functions/18 - Transform data.mp4 14.5 MB
  • mp42 - 1. Ask for Data from a Database/08 - Add more criteria to a statement.mp4 13.1 MB
  • mp43 - 2. Ask for Data from Two or More Tables/13 - Understand JOIN types.mp4 12.3 MB
  • mp42 - 1. Ask for Data from a Database/09 - Limit responses.mp4 12.1 MB
  • mp43 - 2. Ask for Data from Two or More Tables/12 - Ask for data across two or more tables.mp4 11.2 MB
  • mp44 - 3. Data Types, Math, and Helpful Functions/16 - Math in SQL.mp4 11.1 MB
  • mp41 - Introduction/05 - What is SQL.mp4 9.4 MB
  • mp46 - Conclusion/23 - Overcome common SQL mistakes.mp4 9.3 MB
  • mp45 - 4. Add or Modify Data/20 - Add data to a table.mp4 9.2 MB
  • mp41 - Introduction/03 - Explore DB Browser.mp4 9.2 MB
  • mp42 - 1. Ask for Data from a Database/11 - Find information about the data.mp4 8.7 MB
  • mp44 - 3. Data Types, Math, and Helpful Functions/17 - Compound Select.mp4 8.1 MB
  • mp42 - 1. Ask for Data from a Database/07 - Narrow down a query with WHERE.mp4 7.3 MB
  • mp42 - 1. Ask for Data from a Database/06 - Ask for data with SELECT.mp4 7.3 MB
  • mp43 - 2. Ask for Data from Two or More Tables/14 - Combine results.mp4 7.0 MB
  • mp45 - 4. Add or Modify Data/21 - Modify data in a table.mp4 7.0 MB
  • mp42 - 1. Ask for Data from a Database/10 - Organize responses with ORDER BY.mp4 5.7 MB
  • mp41 - Introduction/01 - Welcome.mp4 5.5 MB
  • mp41 - Introduction/02 - Use the exercise files.mp4 5.5 MB
  • mp44 - 3. Data Types, Math, and Helpful Functions/15 - Data types in SQL.mp4 4.8 MB
【影视】 [ DevCourseWeb.com ] Udemy - Python for Beginners - Learn Python Programming (Python 3) by Jason Cannon
收录时间:2022-10-09 文档个数:324 文档大小:293.1 MB 最近下载:2025-06-18 人气:4668 磁力链接
  • mp4~Get Your Files Here !/10 - Files/003 Files, Part II.mp4 20.4 MB
  • mp4~Get Your Files Here !/09 - Tuples/002 Tuples.mp4 17.4 MB
  • mp4~Get Your Files Here !/11 - Modules/002 Modules, Part I.mp4 16.4 MB
  • mp4~Get Your Files Here !/02 - Python Setup/004 Installing Python on Linux.mp4 15.7 MB
  • mp4~Get Your Files Here !/03 - Strings and Variables/002 Variables and Strings.mp4 15.3 MB
  • mp4~Get Your Files Here !/05 - Booleans and Conditionals/002 Booleans.mp4 11.7 MB
  • mp4~Get Your Files Here !/02 - Python Setup/006 Running Python Programs.mp4 10.1 MB
  • mp4~Get Your Files Here !/10 - Files/002 Files, Part I.mp4 10.1 MB
  • mp4~Get Your Files Here !/08 - Dictionaries/002 Dictionaries - Part I.mp4 9.7 MB
  • mp4~Get Your Files Here !/03 - Strings and Variables/006 Formatting Strings.mp4 9.5 MB
  • mp4~Get Your Files Here !/02 - Python Setup/005 Writing Python Programs.mp4 8.8 MB
  • mp4~Get Your Files Here !/05 - Booleans and Conditionals/003 Conditionals.mp4 7.7 MB
  • mp4~Get Your Files Here !/07 - Lists/002 Lists.mp4 7.7 MB
  • mp4~Get Your Files Here !/06 - Functions/002 Functions, Part I.mp4 7.0 MB
  • mp4~Get Your Files Here !/07 - Lists/004 Exception Handling.mp4 7.0 MB
  • mp4~Get Your Files Here !/04 - Numbers and Math/002 Numbers, Numeric Operations, and Numeric Functions.mp4 6.7 MB
  • mp4~Get Your Files Here !/11 - Modules/003 Modules, Part II.mp4 6.6 MB
  • mp4~Get Your Files Here !/07 - Lists/006 Sorting and Ranges.mp4 6.4 MB
  • mp4~Get Your Files Here !/03 - Strings and Variables/013 Solutions to the Practice Exercises - #3 - Video.mp4 6.4 MB
  • mp4~Get Your Files Here !/04 - Numbers and Math/003 Comments.mp4 5.9 MB
【影视】 [ DevCourseWeb.com ] Udemy - Python for Beginners - Learn Programming in Python 3
收录时间:2022-04-08 文档个数:46 文档大小:656.6 MB 最近下载:2025-06-18 人气:2684 磁力链接
  • mp4~Get Your Files Here !/1. Introduction to Python/1. Why Python.mp4 56.0 MB
  • mp4~Get Your Files Here !/7. More tools/5. args.mp4 48.9 MB
  • mp4~Get Your Files Here !/7. More tools/4. Dictionaries.mp4 48.8 MB
  • mp4~Get Your Files Here !/6. Lists & Tuples/1. Lists.mp4 43.9 MB
  • mp4~Get Your Files Here !/5. Loops/2. Nested loops.mp4 37.0 MB
  • mp4~Get Your Files Here !/4. If statements/1. If statements.mp4 36.2 MB
  • mp4~Get Your Files Here !/5. Loops/3. How to terminate a loop.mp4 33.8 MB
  • mp4~Get Your Files Here !/7. More tools/3. Return statements.mp4 32.4 MB
  • mp4~Get Your Files Here !/3. Input/1. User Input.mp4 30.0 MB
  • mp4~Get Your Files Here !/5. Loops/1. For While loops.mp4 28.4 MB
  • mp4~Get Your Files Here !/2. Creating Variables/3. Math functions.mp4 26.9 MB
  • mp4~Get Your Files Here !/2. Creating Variables/4. String methods.mp4 25.4 MB
  • mp4~Get Your Files Here !/4. If statements/2. Logical operators.mp4 23.2 MB
  • mp4~Get Your Files Here !/7. More tools/1. Indexing.mp4 22.9 MB
  • mp4~Get Your Files Here !/1. Introduction to Python/2. Installing Python PyCharm.mp4 22.5 MB
  • mp4~Get Your Files Here !/2. Creating Variables/5. Multiple assignment.mp4 22.5 MB
  • mp4~Get Your Files Here !/7. More tools/6. kwargs.mp4 21.8 MB
  • mp4~Get Your Files Here !/7. More tools/2. Defining Functions.mp4 21.7 MB
  • mp4~Get Your Files Here !/2. Creating Variables/1. String Data Type & Print statment.mp4 21.4 MB
  • mp4~Get Your Files Here !/1. Introduction to Python/3. Text settings in Python.mp4 18.5 MB
【影视】 [FreeCourseSite.com] Udemy - Concepts of Object Oriented Programming with C++
收录时间:2020-04-30 文档个数:47 文档大小:336.2 MB 最近下载:2025-06-18 人气:1784 磁力链接
  • mp43. Constructors and Destructors in C++ OOP/2. Constructor overloading.mp4 22.4 MB
  • mp43. Constructors and Destructors in C++ OOP/3. Default class constructor.mp4 22.0 MB
  • mp42. Basics of Object Oriented Programming/4. Access specifiers.mp4 21.7 MB
  • mp43. Constructors and Destructors in C++ OOP/6. Static Variables.mp4 21.6 MB
  • mp43. Constructors and Destructors in C++ OOP/1. Constructor in C++.mp4 19.3 MB
  • mp43. Constructors and Destructors in C++ OOP/7. Friend function.mp4 19.3 MB
  • mp42. Basics of Object Oriented Programming/1. Uses of classes and objects.mp4 17.2 MB
  • mp44. Inheritance in Object Oriented Programming/1. Inheritance in C++ OOP.mp4 16.9 MB
  • mp42. Basics of Object Oriented Programming/3. Scope resolution operators.mp4 15.1 MB
  • mp43. Constructors and Destructors in C++ OOP/5. Uses of Destructors.mp4 14.3 MB
  • mp44. Inheritance in Object Oriented Programming/8. Multiple Inheritance.mp4 14.1 MB
  • mp44. Inheritance in Object Oriented Programming/5. Private Inheritance.mp4 14.0 MB
  • mp44. Inheritance in Object Oriented Programming/9. Calling and passing values to base class constructor from derived.mp4 13.4 MB
  • mp44. Inheritance in Object Oriented Programming/3. Public Inheritance.mp4 12.6 MB
  • mp43. Constructors and Destructors in C++ OOP/4. Destructors in C++ OOP.mp4 12.5 MB
  • mp44. Inheritance in Object Oriented Programming/2. Protected access specifier.mp4 12.3 MB
  • mp44. Inheritance in Object Oriented Programming/4. Protected Inheritance.mp4 12.1 MB
  • mp44. Inheritance in Object Oriented Programming/7. Order of execution.mp4 12.0 MB
  • mp42. Basics of Object Oriented Programming/2. Different ways to create an object for various classes.mp4 11.4 MB
  • mp41. Introduction/2. Introduction to Object Oriented Programming.mp4 11.4 MB
【影视】 Hardcore Functional Programming in JavaScript, v2
收录时间:2020-04-25 文档个数:71 文档大小:986.5 MB 最近下载:2025-06-18 人气:11843 磁力链接
  • mp46. Task/8. Parsing Weather API Data into HTML.mp4 84.4 MB
  • mp46. Task/4. Transforms & Monad Patterns.mp4 76.7 MB
  • mp45. Either Monad/6. Either Practices.mp4 72.8 MB
  • mp44. Functors/1. Creating the Identity Functor.mp4 49.3 MB
  • mp46. Task/3. Task Practices.mp4 46.0 MB
  • mp43. Composition/5. Compose Practice.mp4 42.8 MB
  • mp42. Currying/1. Properties, Arguments & Currying.mp4 40.7 MB
  • mp42. Currying/4. Currying Solutions.mp4 35.9 MB
  • mp46. Task/6. Separate Pure & Impure Code.mp4 33.6 MB
  • mp44. Functors/3. Functor Practices.mp4 33.6 MB
  • mp45. Either Monad/1. Either Monad.mp4 30.6 MB
  • mp47. Wrapping Up/1. Wrapping Up.mp4 30.1 MB
  • mp46. Task/2. Refactoring Node IO with Task.mp4 27.3 MB
  • mp41. Introduction/3. Pure Functions Checklist.mp4 26.3 MB
  • mp46. Task/5. Inspecting the Weather API.mp4 25.7 MB
  • mp46. Task/7. Creating a Weather Module.mp4 24.5 MB
  • mp43. Composition/2. Creating Programs with Curry & Compose.mp4 24.3 MB
  • mp43. Composition/6. Refactoring with Compose.mp4 23.3 MB
  • mp44. Functors/4. Adding Chain for Nested Functors.mp4 23.2 MB
  • mp42. Currying/2. Currying Example & Argument Order.mp4 23.1 MB
【影视】 [FreeCoursesOnline.Me] [Packt] Mastering Haskell Programming [FCO]
收录时间:2020-03-02 文档个数:42 文档大小:1.5 GB 最近下载:2025-06-18 人气:5136 磁力链接
  • mp436 - CRDTs, Type Class Laws, and Eventual Consistency.mp4 185.4 MB
  • mp403 - IO as a -Sin Bin-.mp4 54.5 MB
  • mp420 - Purity and Parallelism.mp4 52.4 MB
  • mp421 - Deterministic Communication Using IVars.mp4 51.1 MB
  • mp405 - Fewer Sins Using the Free Monad.mp4 50.3 MB
  • mp415 - Pure, Monadic, and Arrowized APIs.mp4 49.4 MB
  • mp428 - Automatic Signaling Using TVars.mp4 48.9 MB
  • mp414 - Higher-Order Signals and Time Leaks.mp4 48.4 MB
  • mp416 - Continuous, Synchronous, Total Time.mp4 47.8 MB
  • mp401 - The Course Overview.mp4 47.7 MB
  • mp424 - Taming Asynchronous APIs Using ContT.mp4 45.1 MB
  • mp417 - Parallel and Concurrent Algorithms.mp4 43.8 MB
  • mp430 - Combinator Libraries.mp4 43.1 MB
  • mp402 - Installation and Setup.mp4 41.8 MB
  • mp418 - Manual Parallelism Using the Free Applicative.mp4 41.7 MB
  • mp431 - Monad Transformers.mp4 40.2 MB
  • mp429 - Effect Tracking and Concurrency.mp4 40.1 MB
  • mp422 - Deterministic Collaboration Using LVars.mp4 38.9 MB
  • mp409 - Composing Finite and Infinite Streams.mp4 37.4 MB
  • mp410 - Who's Driving - Push, Pull… or Both!.mp4 37.1 MB
【影视】 [ CourseWikia.com ] PluralSight - Classes and Object-oriented Programming in Python 3
收录时间:2022-12-12 文档个数:125 文档大小:422.5 MB 最近下载:2025-06-18 人气:5761 磁力链接
  • mp4~Get Your Files Here !/5. Implementing Class Inheritance/7. Multiple Inheritance and Method Resolution Order.mp4 18.4 MB
  • mp4~Get Your Files Here !/4. Managing Attribute Access/2. Encapsulation and Name Mangling.mp4 17.7 MB
  • mp4~Get Your Files Here !/4. Managing Attribute Access/5. Using Computed Properties.mp4 15.3 MB
  • mp4~Get Your Files Here !/6. Accessing Class Attributes and Methods/1. Classes Are Objects Too.mp4 15.0 MB
  • mp4~Get Your Files Here !/4. Managing Attribute Access/1. Validating Attribute Values.mp4 14.9 MB
  • mp4~Get Your Files Here !/3. Instantiating Custom Classes/5. Modifying Instance Representation.mp4 14.8 MB
  • mp4~Get Your Files Here !/6. Accessing Class Attributes and Methods/2. Defining Class Methods.mp4 14.6 MB
  • mp4~Get Your Files Here !/3. Instantiating Custom Classes/1. Objects are Dictionaries.mp4 14.5 MB
  • mp4~Get Your Files Here !/2. Everything Is an Object/2. Working with Complex Data.mp4 13.7 MB
  • mp4~Get Your Files Here !/3. Instantiating Custom Classes/6. Overview of Special Dunder Methods.mp4 13.3 MB
  • pdf~Get Your Files Here !/02/everything-is-an-object-slides.pdf 13.2 MB
  • mp4~Get Your Files Here !/5. Implementing Class Inheritance/6. Optimizing Memory with Slots.mp4 12.9 MB
  • mp4~Get Your Files Here !/4. Managing Attribute Access/3. Accessing Attributes through Properties.mp4 12.8 MB
  • mp4~Get Your Files Here !/7. Using Data Classes/1. Introducing Data Classes.mp4 12.6 MB
  • mp4~Get Your Files Here !/3. Instantiating Custom Classes/3. Passing Self to Instance Methods.mp4 12.4 MB
  • pdf~Get Your Files Here !/04/managing-attribute-access-slides.pdf 12.0 MB
  • mp4~Get Your Files Here !/2. Everything Is an Object/3. Designing Classes.mp4 11.2 MB
  • mp4~Get Your Files Here !/5. Implementing Class Inheritance/2. Overriding Parent Class Instance Methods.mp4 10.3 MB
  • mp4~Get Your Files Here !/4. Managing Attribute Access/6. Summary.mp4 10.0 MB
  • mp4~Get Your Files Here !/5. Implementing Class Inheritance/1. Introducing Class Inheritance.mp4 9.8 MB
【影视】 MonoGame - Introduction to C# Game Programming
收录时间:2021-07-19 文档个数:190 文档大小:1.6 GB 最近下载:2025-06-18 人气:7090 磁力链接
  • mp408. Bonus Lectures/01. Keeping the Camera and Player in the Map.mp4 175.0 MB
  • mp408. Bonus Lectures/02. Sounds Effects and Music.mp4 114.9 MB
  • mp402. C# Programming Part 1/09. Syntax Review.mp4 88.9 MB
  • mp401. Overview and Installation/02. Installation.mp4 60.9 MB
  • mp407. Game #3 - RPG/11. Obstacles.mp4 59.4 MB
  • mp405. Game #2 - Spaceship/04. Ship Movement.mp4 47.2 MB
  • mp407. Game #3 - RPG/08. Enemies.mp4 46.6 MB
  • mp407. Game #3 - RPG/13. Tiled Object Layers.mp4 43.9 MB
  • mp405. Game #2 - Spaceship/10. Timer and Finishing Touches.mp4 40.5 MB
  • zipSource Code/udemy-monogame.zip 40.2 MB
  • mp405. Game #2 - Spaceship/08. Main Menu.mp4 39.1 MB
  • mp407. Game #3 - RPG/03. Player Class.mp4 38.1 MB
  • mp405. Game #2 - Spaceship/06. Controller Class and Asteroid List.mp4 35.3 MB
  • mp405. Game #2 - Spaceship/07. Difficulty Progression.mp4 34.0 MB
  • mp407. Game #3 - RPG/06. Animating All Directions.mp4 33.1 MB
  • mp407. Game #3 - RPG/07. Shooting Projectiles.mp4 32.6 MB
  • mp407. Game #3 - RPG/12. Level Design with Tiled.mp4 30.2 MB
  • mp403. Game #1 - Shooting Gallery/08. Mouse Input.mp4 30.1 MB
  • mp407. Game #3 - RPG/10. Player Health and Damage.mp4 28.4 MB
  • mp407. Game #3 - RPG/14. Camera.mp4 26.3 MB
共122页 上一页 62 63 64 65 66 67 68 69 70 下一页
>