为您索检到2398条磁力链接,耗时12毫秒。
- 【影视】 [ FreeCourseWeb.com ] Bad Programming 101 - Part 1 - Become a Better Coder by Learning How (Not) to Program
-
收录时间:2022-01-20
文档个数:16
文档大小:260.0 MB
最近下载:2025-05-14
人气:1587
磁力链接
~Get Your Files Here !/8. Forgetting Alternatives - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 30.2 MB
~Get Your Files Here !/1. Poor Spacing and Indentation - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 26.8 MB
~Get Your Files Here !/14. Conclusion - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 24.8 MB
~Get Your Files Here !/6. Abuse of the Type System - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 23.9 MB
~Get Your Files Here !/11. Mismatching Loops - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 21.8 MB
~Get Your Files Here !/9. Abusing Expressions - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 19.4 MB
~Get Your Files Here !/13. Excessive Length and Complexity - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 19.3 MB
~Get Your Files Here !/2. Code Clutter - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 16.6 MB
~Get Your Files Here !/4. Confusing Naming and Declarations - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 15.3 MB
~Get Your Files Here !/3. Bad Commenting - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 13.6 MB
~Get Your Files Here !/5. Excessive Scope - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 12.9 MB
~Get Your Files Here !/12. Infinite Loops - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 12.1 MB
~Get Your Files Here !/10. Gaps and Overlaps - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 11.9 MB
~Get Your Files Here !/7. Nullable Values - Bad Programming 101 - Part 1- Become a Better Coder by Learning How (Not) to Program.mp4 11.5 MB
~Get Your Files Here !/Bonus Resources.txt 357 Bytes
Get Bonus Downloads Here.url 183 Bytes
猜你喜欢:
Coder
Programming
Better
How
Bad
Part
FreeCourseWeb
Learning
Program
Become
- 【影视】 [CourseClub.Me] PacktPub - Concurrent and Parallel Programming in Python
-
收录时间:2023-12-27
文档个数:38
文档大小:1.8 GB
最近下载:2025-05-14
人气:1586
磁力链接
Chapter 1 Threading/010. Creating a Yaml Reader.mp4 169.4 MB
Chapter 1 Threading/011. Improving Our Wiki Worker.mp4 160.6 MB
Chapter 1 Threading/012. Improving All Workers and Adding Monitoring.mp4 153.4 MB
Chapter 1 Threading/008. Integrating the Postgres Worker.mp4 116.7 MB
Chapter 1 Threading/007. Creating a Postgres Worker.mp4 99.1 MB
Chapter 1 Threading/009. Yaml File Introduction.mp4 93.1 MB
Chapter 1 Threading/005. Creating a Yahoo Finance Reader.mp4 90.8 MB
Chapter 1 Threading/004. Creating a Wikipedia Reader.mp4 88.1 MB
Chapter 1 Threading/006. Queues and Master Scheduler.mp4 70.8 MB
Chapter 1 Threading/002. Threading in Python.mp4 68.7 MB
Chapter 1 Threading/001. Threading, Multiprocessing, Async Introduction.mp4 62.2 MB
Chapter 1 Threading/014. Locking.mp4 58.4 MB
Chapter 1 Threading/003. Creating a Threading Class.mp4 56.4 MB
Chapter 3 Asynchronous/008. Combining Async and Multiprocessing.mp4 53.9 MB
Chapter 3 Asynchronous/006. Using Asynchronous Libraries.mp4 50.5 MB
Chapter 3 Asynchronous/001. Introduction to Writing Asynchronous Programs.mp4 46.8 MB
Chapter 2 Multiprocessing/003. Multiprocessing Pool.mp4 46.2 MB
Chapter 3 Asynchronous/007. The Async Wait Statement.mp4 43.2 MB
Chapter 2 Multiprocessing/002. Multiprocessing Queues.mp4 38.4 MB
Chapter 1 Threading/013. Final Program Cleanup.mp4 35.7 MB
猜你喜欢:
Me
CourseClub
Python
Programming
Concurrent
PacktPub
Parallel
- 【影视】 Udemy C Programming For Beginners
-
收录时间:2017-03-07
文档个数:68
文档大小:1.7 GB
最近下载:2025-05-13
人气:1584
磁力链接
01 Getting Ready/001 Welcome to the course.mp4 54.5 MB
01 Getting Ready/002 C Editors and IDEs.mp4 8.9 MB
01 Getting Ready/003 Install CodeLite Windows or Mac.mp4 13.1 MB
01 Getting Ready/004 Install a C compiler on a Mac.mp4 16.6 MB
01 Getting Ready/005 Introduction to CodeLite.mp4 34.0 MB
01 Getting Ready/006 Programming C with NetBeans.mp4 13.5 MB
01 Getting Ready/007 Importing Projects Into NetBeans.mp4 30.9 MB
02 C programming basics/008 A first program - Hello world.mp4 19.8 MB
02 C programming basics/009 Arguments and return values.mp4 12.8 MB
02 C programming basics/010 Passing commandline arguments to your program.mp4 21.8 MB
02 C programming basics/011 How to open a command prompt on Windows or OS X.mp4 22.6 MB
02 C programming basics/012 printf.mp4 18.7 MB
02 C programming basics/013 Comments.mp4 8.0 MB
03 Variables, constants and types/014 Variables and types.mp4 14.0 MB
03 Variables, constants and types/015 Integers and floating point numbers.mp4 20.1 MB
03 Variables, constants and types/016 Constants.mp4 16.7 MB
03 Variables, constants and types/017 More about constants.mp4 24.8 MB
03 Variables, constants and types/018 Naming conventions.mp4 21.0 MB
04 Operators, tests and user input/019 Operators equality and assignment.mp4 12.0 MB
04 Operators, tests and user input/020 Operators tests and comparisons.mp4 12.8 MB
猜你喜欢:
Beginners
Programming
Udemy
- 【影视】 [Udemy] C++ Programming - Learn OOP in C++
-
收录时间:2017-02-11
文档个数:25
文档大小:416.6 MB
最近下载:2025-05-15
人气:1583
磁力链接
2_-_Inheritance/11_-_Protected_Inheritance.mp4 31.2 MB
1_-_Introduction/4_-_class_and_object_example.mp4 30.1 MB
4_-_Polymorphism/22_-_Abstract_class_and_pure_virtual_function.mp4 29.7 MB
2_-_Inheritance/6_-_Multiple_inheritance_and_visibility.mp4 27.4 MB
2_-_Inheritance/7_-_Inheriatance_example.mp4 26.8 MB
2_-_Inheritance/5_-_Inheritance.mp4 26.7 MB
4_-_Polymorphism/23_-_Virtual_Destructor.mp4 26.1 MB
2_-_Inheritance/9_-_Inheritance_visibility_section_example.mp4 21.5 MB
2_-_Inheritance/12_-_Multiple_Inheritance_example.mp4 18.5 MB
1_-_Introduction/3_-_class_and_object_Example.mp4 18.1 MB
4_-_Polymorphism/19_-_Function_Overriding.mp4 17.8 MB
1_-_Introduction/1_-_OOPs_Introduction.mp4 16.5 MB
4_-_Polymorphism/21_-_Virtual_Funtion.mp4 14.8 MB
4_-_Polymorphism/24_-_Function_Overloading.mp4 13.7 MB
2_-_Inheritance/8_-_Inheritance_example2.mp4 13.0 MB
3_-_Constructor_and_Destructor/14_-_Default_Constructor.mp4 12.1 MB
3_-_Constructor_and_Destructor/15_-_Parameterized_Constructor.mp4 11.6 MB
1_-_Introduction/2_-_class_and_objects.mp4 11.0 MB
3_-_Constructor_and_Destructor/13_-_Constructor_and_Destructor_Introduction.mp4 8.8 MB
2_-_Inheritance/10_-_Using_protected_members.mp4 8.7 MB
猜你喜欢:
C++
Learn
Programming
OOP
Udemy
- 【影视】 [FreeTutorials.Us] Udemy - plc-programming-from-scratch
-
收录时间:2018-02-04
文档个数:269
文档大小:1.3 GB
最近下载:2025-05-16
人气:1582
磁力链接
01 Introduction/001 Course Intro_ Curriculum _ Objectives.mp4 14.0 MB
01 Introduction/001 Course Intro_ Curriculum _ Objectives-subtitle-en.srt 5.4 kB
01 Introduction/001 Course Intro_ Curriculum _ Objectives-subtitle-en.vtt 4.8 kB
01 Introduction/002 PLC-procedure.pdf 6.7 MB
01 Introduction/002 Software and Course Notes.html 19.1 kB
01 Introduction/003 Contacting Your Instructor.html 2.5 kB
02 PLC Programming Overview/004 2.png 79.2 kB
02 PLC Programming Overview/004 Section Objectives.html 1.3 kB
02 PLC Programming Overview/005 PLC Automation.mp4 14.8 MB
02 PLC Programming Overview/005 PLC Automation-subtitle-en.srt 4.1 kB
02 PLC Programming Overview/005 PLC Automation-subtitle-en.vtt 3.8 kB
02 PLC Programming Overview/006 RSLogix 500 Environment.mp4 25.1 MB
02 PLC Programming Overview/006 RSLogix 500 Environment-subtitle-en.srt 8.0 kB
02 PLC Programming Overview/006 RSLogix 500 Environment-subtitle-en.vtt 7.5 kB
02 PLC Programming Overview/007 Basic Functionality of a Program (Inputs_ Outputs_ Conversion).mp4 16.3 MB
02 PLC Programming Overview/007 Basic Functionality of a Program (Inputs_ Outputs_ Conversion)-subtitle-en.srt 6.2 kB
02 PLC Programming Overview/007 Basic Functionality of a Program (Inputs_ Outputs_ Conversion)-subtitle-en.vtt 5.8 kB
02 PLC Programming Overview/008 Section Wrap-up.mp4 5.3 MB
02 PLC Programming Overview/008 Section Wrap-up-subtitle-en.srt 3.3 kB
02 PLC Programming Overview/008 Section Wrap-up-subtitle-en.vtt 3.1 kB
猜你喜欢:
FreeTutorials
scratch
programming
Us
Udemy
plc
- 【影视】 Learn C# & SQLite Programming for beginners
-
收录时间:2021-03-10
文档个数:36
文档大小:1.6 GB
最近下载:2025-05-13
人气:1582
磁力链接
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/017 Implement Update Operation.mp4 173.7 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/009 HowToUpdateConsole.zip 172.6 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/007 How to Read Data From Database.mp4 112.7 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/012 Create a Windows Form Application.mp4 110.4 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/006 How to Connect to Database From C.mp4 89.0 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/009 How to Update Data.mp4 88.3 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/008 How to Insert Data into Database.mp4 88.1 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/016 Implement New Data Entry Operation.mp4 85.8 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/019 Implement Search Operation.mp4 78.0 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/005 Create a C Console Application.mp4 61.2 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/015 Implement Read Operation.mp4 45.5 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/004 Create Your First Database.mp4 42.5 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/018 Implement Delete Operation.mp4 42.0 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/019 MyPhonebook-SearchOperation.zip 38.0 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/018 MyPhonebook-DeleteOperation.zip 38.0 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/017 MyPhonebook-UpdateOperation.zip 38.0 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/016 MyPhonebook-NewDataEntryOperation.zip 38.0 MB
Learn C# & SQLite Programming for beginners/03 Create Phonebook with CRUD functions as a Windows Application/015 MyPhonebook-ReadOperation.zip 38.0 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/008 MyConsoleApp-HowToInsert.zip 38.0 MB
Learn C# & SQLite Programming for beginners/02 Crash Course with C Console Application/010 MyConsoleApp-HowToDelete.zip 38.0 MB
猜你喜欢:
C#
beginners
SQLite
Programming
Learn
- 【影视】 [Tutorialsplanet.NET] Udemy - Complete Python programming from Basics to Advance level
-
收录时间:2021-04-27
文档个数:108
文档大小:2.5 GB
最近下载:2025-05-15
人气:1582
磁力链接
15. Menu in Application/1. Menu.mp4 141.1 MB
17. Tic Tac Toe Game/4. Making Check Winner Function.mp4 134.4 MB
2. Starting with Basics (Lets do it!)/4. Operators and index.mp4 126.0 MB
13. Tables App/2. Solution of Tables App.mp4 118.2 MB
17. Tic Tac Toe Game/2. Adding Functionality to Game.mp4 99.9 MB
12. Widgets/4. Link Button and Label.mp4 96.7 MB
12. Widgets/7. Radio Button.mp4 77.9 MB
17. Tic Tac Toe Game/1. Making GUI of Tic Tac Toe.mp4 74.0 MB
7. Object Oriented Programming/5. Object of Person class.mp4 72.4 MB
4. Loops/6. while loop.mp4 71.7 MB
7. Object Oriented Programming/2. Class and Object.mp4 71.2 MB
8. Inheritance/1. Inheritance Explanation.mp4 69.5 MB
2. Starting with Basics (Lets do it!)/3. Strings.mp4 68.5 MB
9. Polymorphism/1. Polymorphism Explanation.mp4 68.1 MB
2. Starting with Basics (Lets do it!)/1. Numbers in python.mp4 67.7 MB
12. Widgets/6. Entry.mp4 66.7 MB
3. Functions/2. range function.mp4 59.6 MB
5. Conditionals ( if else )/2. elif.mp4 55.9 MB
2. Starting with Basics (Lets do it!)/2. Numbers Code.mp4 55.3 MB
4. Loops/2. for loop.mp4 55.2 MB
猜你喜欢:
Tutorialsplanet
Advance
Basics
Complete
level
Python
programming
Udemy
NET
- 【影视】 [FreeCourseSite.com] Udemy - Python Network Programming Complete Masterclass
-
收录时间:2022-01-09
文档个数:471
文档大小:7.0 GB
最近下载:2025-05-16
人气:1580
磁力链接
19 Network Application #1 - Reading _ Writing Device Configuration via SSH/148 Extracting Network Parameters.mp4 139.7 MB
19 Network Application #1 - Reading _ Writing Device Configuration via SSH/141 Establishing the SSH Connection.mp4 127.2 MB
13 Python 3 - Regular Expressions/084 Python 3 Regex - match() & search().mp4 117.0 MB
20 Network Application #2 - Building an Interactive Subnet Calculator/157 Converting to Binary. Find the Network and Broadcast Addresses.mp4 109.7 MB
20 Network Application #2 - Building an Interactive Subnet Calculator/155 Converting to Binary. Calculate Hosts per Subnet. Wildcard Masks.mp4 109.6 MB
19 Network Application #1 - Reading _ Writing Device Configuration via SSH/132 Checking IP Address Validity.mp4 99.1 MB
21 Network Application #3 - Extracting Network Parameters & Building Graphs/167 Extracting the CPU Utilization Value and Saving It to a Text File.mp4 98.5 MB
30 Network Application #10 - Build an OSPF Network Discovery Tool with Python 3/263 Querying neighbors to find other OSPF routers.mp4 93.5 MB
22 Network Application #4 - Building a Basic Network Packet Sniffer/181 Meeting Scapy.mp4 88.8 MB
10 Python 3 - Conditionals, Loops and Exceptions/055 Python 3 Conditionals - If _ Elif _ Else.mp4 86.1 MB
11 Python 3 - Functions and Modules/071 Python 3 Functions - Namespaces.mp4 86.0 MB
12 Python 3 - File Operations/077 Python 3 Files - Opening & Reading.mp4 85.8 MB
22 Network Application #4 - Building a Basic Network Packet Sniffer/179 Configuring the Linux VM.mp4 85.6 MB
20 Network Application #2 - Building an Interactive Subnet Calculator/159 Random IP Address Generation Algorithm.mp4 85.0 MB
01 Introduction - What's This Course All About_/002 What Will You Learn_ What Benefits You Get From Taking This Course_.mp4 83.7 MB
29 Network Application #9 - Filter and Monitor LLDP Log Messages with Python 3/256 Extracting LLDP neighbor-related from Syslog messages.mp4 83.5 MB
14 Python 3 - Classes and Objects/094 Python 3 Classes - Objects.mp4 83.4 MB
19 Network Application #1 - Reading _ Writing Device Configuration via SSH/147 Reading Device Configuration.mp4 82.5 MB
22 Network Application #4 - Building a Basic Network Packet Sniffer/189 Testing the Application - Running the Sniffer and Filtering Packets by Protocol.mp4 81.9 MB
22 Network Application #4 - Building a Basic Network Packet Sniffer/185 Asking the User for Input_ Interface, Number of Packets, Interval, Protocol.mp4 81.6 MB
猜你喜欢:
Network
FreeCourseSite
Python
Masterclass
Programming
Udemy
com
Complete
- 【影视】 [ FreeCourseWeb.com ] Udemy - Mastering C + + Fundamentals For Proficient Programming
-
收录时间:2024-01-17
文档个数:36
文档大小:867.3 MB
最近下载:2025-05-14
人气:1580
磁力链接
~Get Your Files Here !/10 - Pointers/14 - Pointers.mp4 88.8 MB
~Get Your Files Here !/9 - Inheritance/13 - Types of Inheritance.mp4 83.7 MB
~Get Your Files Here !/4 - Constructors and Destructors/7 - Constructor and its Types.mp4 59.3 MB
~Get Your Files Here !/8 - Strings/12 - Strings.mp4 59.3 MB
~Get Your Files Here !/1 - Introduction/2 - Looping statements.mp4 58.6 MB
~Get Your Files Here !/6 - Type Conversion/10 - Data Type Conversion.mp4 56.5 MB
~Get Your Files Here !/5 - Operator Overloading/9 - Binary Operator Overloding.mp4 50.9 MB
~Get Your Files Here !/2 - Classes Objects/4 - Classes Objects.mp4 48.5 MB
~Get Your Files Here !/7 - Arrays/11 - Arrays.mp4 46.2 MB
~Get Your Files Here !/12 - Virtual Function/16 - Member Function Virtual and Pure Virtual function accessed with Pointers.mp4 45.3 MB
~Get Your Files Here !/11 - Static Function/15 - Static Function.mp4 43.3 MB
~Get Your Files Here !/1 - Introduction/1 - Basics of Programming.mp4 36.3 MB
~Get Your Files Here !/15 - Exceptions/19 - Exceptions.mp4 34.7 MB
~Get Your Files Here !/5 - Operator Overloading/8 - Unary Operator overloading.mp4 33.8 MB
~Get Your Files Here !/1 - Introduction/3 - Switch Case statement.mp4 31.8 MB
~Get Your Files Here !/14 - Templates/18 - Function and Class Templates.mp4 31.2 MB
~Get Your Files Here !/2 - Classes Objects/5 - Call by Value and Call by Reference.mp4 21.2 MB
~Get Your Files Here !/3 - Structures/6 - Structure.mp4 19.9 MB
~Get Your Files Here !/13 - Friend Function/17 - Friend function and Friend classes.mp4 17.9 MB
~Get Your Files Here !/Bonus Resources.txt 386 Bytes
猜你喜欢:
Fundamentals
Proficient
Programming
Udemy
FreeCourseWeb
Mastering
com
- 【影视】 Udemy - C Programming For Beginners
-
收录时间:2018-09-21
文档个数:32
文档大小:1.6 GB
最近下载:2025-05-16
人气:1578
磁力链接
1-Introduction/01-Introduction.mp4 6.0 MB
1-Introduction/02-Say_Hello.mp4 1.2 MB
1-Introduction/03-What_is_Programing.mp4 6.2 MB
1-Introduction/04-First_Project__-_Hello_world.mp4 52.3 MB
2-Variables/05-What_is_Variable.mp4 3.4 MB
2-Variables/06-Data_Types.mp4 8.9 MB
2-Variables/07-CODE___Variables.mp4 235.6 MB
3-Conditions_Operators/08-Logical_Operators.mp4 4.6 MB
3-Conditions_Operators/09-Logical_Operators_2.mp4 4.7 MB
3-Conditions_Operators/10-IF_Condition.mp4 4.5 MB
3-Conditions_Operators/11-CODE___IF_Condition.mp4 115.6 MB
3-Conditions_Operators/12-SWITCH_Condition.mp4 4.0 MB
3-Conditions_Operators/13-CODE___Switch.mp4 117.4 MB
4-Arrays_Loops/14-What_is_Array_.mp4 5.4 MB
4-Arrays_Loops/15-CODE___Array.mp4 137.2 MB
4-Arrays_Loops/16-What_is_Loop.mp4 5.7 MB
4-Arrays_Loops/17-CODE___for_loop.mp4 117.7 MB
4-Arrays_Loops/18-CODE___while_loop.mp4 90.3 MB
4-Arrays_Loops/19-CODE___do-while_loop.mp4 38.8 MB
5-Functions/20-What_is_function_.mp4 8.8 MB
猜你喜欢:
Beginners
Programming
Udemy
- 【影视】 [ FreeCourseWeb.com ] Java Programming - Complete Beginner to Advanced - Udemy
-
收录时间:2022-01-17
文档个数:98
文档大小:1.4 GB
最近下载:2025-05-16
人气:1578
磁力链接
~Get Your Files Here !/10. Java Development - Following Projects/2. Keypad Login System #2.mp4 92.3 MB
~Get Your Files Here !/10. Java Development - Following Projects/1. Keypad Login System #1.mp4 86.9 MB
~Get Your Files Here !/1. Java Development - First Steps/3. Installing IntelliJ.mp4 65.6 MB
~Get Your Files Here !/1. Java Development - First Steps/2. Installing JDK (Java Development Kit).mp4 49.0 MB
~Get Your Files Here !/6. Java Development - Loops/3. Keywords Break and continue.mp4 48.2 MB
~Get Your Files Here !/7. Java Development - Arrays Lists/5. Arrays.mp4 45.1 MB
~Get Your Files Here !/1. Java Development - First Steps/4. Understand IntelliJ.mp4 43.5 MB
~Get Your Files Here !/7. Java Development - Arrays Lists/2. Using Lists.mp4 40.4 MB
~Get Your Files Here !/9. Java Development - Exceptions/5. Custom Exceptions.mp4 40.1 MB
~Get Your Files Here !/7. Java Development - Arrays Lists/6. for each Loop.mp4 39.6 MB
~Get Your Files Here !/3. Java Development - First Program/6. Commentaries in Java.mp4 39.2 MB
~Get Your Files Here !/4. Java Development - Variables/5. Using Variables.mp4 38.6 MB
~Get Your Files Here !/5. Java Development - Conditional Statements/4. switch Statement.mp4 37.4 MB
~Get Your Files Here !/6. Java Development - Loops/1. while Loop.mp4 36.4 MB
~Get Your Files Here !/5. Java Development - Conditional Statements/1. if, else, else-if Statement Blocks.mp4 36.3 MB
~Get Your Files Here !/6. Java Development - Loops/4. do-while Loop.mp4 31.7 MB
~Get Your Files Here !/4. Java Development - Variables/1. Datatypes in Java.mp4 31.3 MB
~Get Your Files Here !/3. Java Development - First Program/3. Displaying a message in the Console.mp4 30.2 MB
~Get Your Files Here !/8. Java Development - Method Functions/5. Returning data in Methods.mp4 29.0 MB
~Get Your Files Here !/4. Java Development - Variables/3. char, boolean and string Datatypes explained.mp4 28.8 MB
猜你喜欢:
Java
Complete
Beginner
Programming
Udemy
FreeCourseWeb
com
Advanced
- 【影视】 [ FreeCourseWeb.com ] Python for Beginners - Complete Python Programming
-
收录时间:2024-02-04
文档个数:44
文档大小:1.7 GB
最近下载:2025-05-09
人气:1577
磁力链接
~Get Your Files Here !/3. Let's Code/10. String.mp4 151.8 MB
~Get Your Files Here !/3. Let's Code/18. Numpy (Part 2).mp4 146.7 MB
~Get Your Files Here !/2. Setting Everything Up/1. Installation of Python and Environment.mp4 137.4 MB
~Get Your Files Here !/3. Let's Code/14. Errors and exceptions.mp4 127.8 MB
~Get Your Files Here !/3. Let's Code/13. Reading from and writing to files.mp4 110.9 MB
~Get Your Files Here !/3. Let's Code/7. List.mp4 96.2 MB
~Get Your Files Here !/3. Let's Code/9. Tuple.mp4 93.8 MB
~Get Your Files Here !/3. Let's Code/16. Modules.mp4 93.1 MB
~Get Your Files Here !/3. Let's Code/11. Sets.mp4 91.4 MB
~Get Your Files Here !/3. Let's Code/3. Conditional statements.mp4 87.7 MB
~Get Your Files Here !/3. Let's Code/8. List methods.mp4 84.6 MB
~Get Your Files Here !/3. Let's Code/17. Numpy (Part 1).mp4 81.1 MB
~Get Your Files Here !/3. Let's Code/12. Dictionary.mp4 70.3 MB
~Get Your Files Here !/3. Let's Code/15. Namespace and scope rules.mp4 69.7 MB
~Get Your Files Here !/3. Let's Code/5. Iteration(Loop).mp4 67.9 MB
~Get Your Files Here !/3. Let's Code/1. Variable,identifier and keywords.mp4 60.7 MB
~Get Your Files Here !/3. Let's Code/2. Operators,operands and operator precedence.mp4 58.4 MB
~Get Your Files Here !/3. Let's Code/6. Functions.mp4 44.6 MB
~Get Your Files Here !/3. Let's Code/4. Input from users.mp4 26.5 MB
~Get Your Files Here !/1. Introduction/1. Introduction.mp4 22.8 MB
猜你喜欢:
Python
Complete
Programming
Beginners
FreeCourseWeb
com
- 【影视】 Introduction to Async and Parallel Programming in .NET 4
-
收录时间:2017-02-20
文档个数:117
文档大小:416.1 MB
最近下载:2025-05-15
人气:1575
磁力链接
03.Coordinating, Canceling, and Exception Handling of Tasks/05.Demo 1 - Exception Handling.wmv 45.2 MB
03.Coordinating, Canceling, and Exception Handling of Tasks/07.Demo 2 - Task Cancellation.wmv 42.3 MB
03.Coordinating, Canceling, and Exception Handling of Tasks/11.Demo 3 - Passing Data and Outputting Results.wmv 32.8 MB
02.Working with Tasks - Creating, Waiting, and Harvesting Results/10.Demo 2 - Waiting for Tasks to Finish.wmv 30.7 MB
02.Working with Tasks - Creating, Waiting, and Harvesting Results/12.Demo 3 - Harvesting Task Results.wmv 14.0 MB
01.Tasks and Task-based Programming/07.Demo 1 - adding tasks.wmv 11.6 MB
01.Tasks and Task-based Programming/10.Demo 1 - correct solution.wmv 11.5 MB
01.Tasks and Task-based Programming/15.Demo 2 - shared variables.wmv 10.9 MB
intro-async-parallel-dotnet4.zip 10.4 MB
02.Working with Tasks - Creating, Waiting, and Harvesting Results/07.Demo 1 - Creating Facade Tasks.wmv 10.3 MB
02.Working with Tasks - Creating, Waiting, and Harvesting Results/16.Demo 4 - WaitAny.wmv 9.6 MB
01.Tasks and Task-based Programming/22.Demo 3 - reverse-engineer implementation.wmv 8.5 MB
01.Tasks and Task-based Programming/16.Demo 2 - verifying correctness.wmv 8.3 MB
02.Working with Tasks - Creating, Waiting, and Harvesting Results/15.Demo 4 - WaitAll.wmv 8.3 MB
02.Working with Tasks - Creating, Waiting, and Harvesting Results/06.Demo 1 - Creating Code Tasks.wmv 8.1 MB
01.Tasks and Task-based Programming/06.Demo 1 - programming for responsiveness.wmv 7.4 MB
03.Coordinating, Canceling, and Exception Handling of Tasks/02.Exception Handling Basics.wmv 7.2 MB
03.Coordinating, Canceling, and Exception Handling of Tasks/06.Task Cancellation.wmv 6.7 MB
03.Coordinating, Canceling, and Exception Handling of Tasks/03.Exception Handling Design.wmv 6.7 MB
01.Tasks and Task-based Programming/21.Implementation of closures.wmv 6.5 MB
猜你喜欢:
Introduction
Async
NET
Programming
Parallel
- 【影视】 Datastructures in C Programming
-
收录时间:2021-06-14
文档个数:61
文档大小:631.0 MB
最近下载:2025-05-15
人气:1575
磁力链接
[TutsNode.com] - Datastructures in C Programming/1. Introduction/8. Trees.mp4 49.6 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/3. Stacks.mp4 47.4 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/7. Linked Lists Part-2.mp4 46.8 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/12. Trees Part-5.mp4 40.6 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/13. Graphs.mp4 39.7 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/14. Graphs Part-2.mp4 39.0 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/10. Trees Part-3.mp4 34.4 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/6. Linked Lists.mp4 34.2 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/9. Trees Part-2.mp4 33.4 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/2. Intro Part-2.mp4 29.6 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/20. Sorting Part-2.mp4 27.8 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/15. Searching.mp4 26.3 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/18. Quicksort.mp4 25.6 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/5. Queue Part-2.mp4 25.4 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/16. Searching Part-2.mp4 25.3 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/4. Queue.mp4 23.4 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/17. Merge-sort.mp4 20.8 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/19. Sorting.mp4 20.3 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/11. Trees Part-4.mp4 19.5 MB
[TutsNode.com] - Datastructures in C Programming/1. Introduction/1. Introduction.mp4 19.1 MB
猜你喜欢:
Datastructures
Programming
- 【影视】 [GigaCourse.Com] Udemy - Object-Oriented Programming with Python Code Faster in 2022
-
收录时间:2024-03-26
文档个数:97
文档大小:983.7 MB
最近下载:2025-05-16
人气:1572
磁力链接
5. Module 5 Polymorphism for different ways in action/3. Polymorphism with Inheritance and Method Overriding in action.mp4 92.9 MB
6. Module 6 Data Abstraction in action/2. Apply data abstraction in in depth.mp4 80.0 MB
4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/5. Protecting data using modifiers.mp4 71.5 MB
3. Module 3 Using Inheritance in action/4. Hands-on multiple inheritance.mp4 64.8 MB
2. Module 2 Classes and Objects in action/13. Bonus - PersonTemp class methods.mp4 53.7 MB
4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/4. Apply Encapsulation in action.mp4 50.4 MB
4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/6. Protect data using getters and setters in action.mp4 46.5 MB
2. Module 2 Classes and Objects in action/12. Bonus - PersonTemp many instances diff info.mp4 43.3 MB
2. Module 2 Classes and Objects in action/9. Method and modify properties for Snake.mp4 42.9 MB
3. Module 3 Using Inheritance in action/3. Example of two Childs for Vehicle.mp4 41.5 MB
2. Module 2 Classes and Objects in action/10. Apply Full Snake Template example.mp4 34.1 MB
5. Module 5 Polymorphism for different ways in action/2. Apply Polymorphism using different Polymorphic functions.mp4 31.4 MB
3. Module 3 Using Inheritance in action/2. Example one Vehicle for single inheritance.mp4 30.2 MB
2. Module 2 Classes and Objects in action/11. Bonus - PersonTemp class.mp4 27.2 MB
1. Module 1 Introduction to OOP/1. Course Overview.mp4 25.0 MB
2. Module 2 Classes and Objects in action/7. Getting started with classes - Main Snake.mp4 23.6 MB
2. Module 2 Classes and Objects in action/8. Inserting Class attributes within the SnakeTemp.mp4 22.7 MB
1. Module 1 Introduction to OOP/8. How to download and install VS Code.mp4 20.7 MB
1. Module 1 Introduction to OOP/7. How to Install Python in action.mp4 19.8 MB
1. Module 1 Introduction to OOP/6. How to Download Python in action.mp4 16.4 MB
猜你喜欢:
Code
Faster
Python
Object
Programming
Udemy
Oriented
GigaCourse
2022
Com
- 【影视】 Lynda.com - Foundations of Programming. Databases (Allardice S.) (2013)
-
收录时间:2017-02-11
文档个数:40
文档大小:856.4 MB
最近下载:2025-05-15
人气:1570
磁力链接
02- Understanding Databases/003- What are databases.MP4 72.0 MB
10- Conclusion/040- Final thoughts.MP4 5.9 MB
09- Database Options/039- NoSQL databases.MP4 17.3 MB
09- Database Options/038- Object-based and XML-based databases.MP4 6.8 MB
09- Database Options/037- Relational database management systems.MP4 14.6 MB
09- Database Options/036- Desktop databases.MP4 10.7 MB
08- Database Modeling - Indexing and Optimization/035- Understanding stored procedures and injection attacks.MP4 12.6 MB
08- Database Modeling - Indexing and Optimization/034- Understanding write conflicts.MP4 17.0 MB
08- Database Modeling - Indexing and Optimization/033- Understanding indexes.MP4 16.5 MB
07- Database Modeling - Querying/032- The data definition language.MP4 7.7 MB
07- Database Modeling - Querying/031- Inserting, updating, and deleting.MP4 10.7 MB
07- Database Modeling - Querying/030- Joining tables.MP4 16.9 MB
07- Database Modeling - Querying/029- Using aggregate functions.MP4 7.8 MB
07- Database Modeling - Querying/028- Sorting query results.MP4 4.9 MB
07- Database Modeling - Querying/027- Creating the WHERE clause.MP4 10.5 MB
07- Database Modeling - Querying/026- Creating SQL queries.MP4 8.3 MB
06- Database Modeling - Optimization/025- Database denormalization.MP4 25.7 MB
06- Database Modeling - Optimization/024- Third normal form.MP4 19.0 MB
06- Database Modeling - Optimization/023- Second normal form.MP4 23.7 MB
06- Database Modeling - Optimization/022- First normal form.MP4 36.3 MB
猜你喜欢:
Lynda
Allardice
Programming
Databases
Foundations
com
2013
- 【影视】 Forward - Object Oriented Programming with JavaScript
-
收录时间:2018-02-04
文档个数:5
文档大小:594.2 MB
最近下载:2025-05-15
人气:1567
磁力链接
4. Object Oriented Programming with JavaScript.mp4 145.5 MB
5. Object Oriented Programming with JavaScript.mp4 136.4 MB
3. Object Oriented Programming with JavaScript.mp4 113.3 MB
2. Object Oriented Programming with JavaScript.mp4 104.4 MB
1. Object Oriented Programming with JavaScript.mp4 94.7 MB
猜你喜欢:
Forward
Oriented
Object
Programming
JavaScript
- 【影视】 [FreeCourseSite.com] Udemy - Learn Python Programming Masterclass
-
收录时间:2021-03-10
文档个数:1704
文档大小:16.2 GB
最近下载:2025-05-15
人气:1567
磁力链接
11. Using Databases in Python/11. Wildcards and Views.mp4 203.0 MB
16. ARCHIVED-Python Setup for Mac/4. IDLE on Mac OS X with a cool demo app!.mp4 198.7 MB
17. ARCHIVED-Python Setup for Linux/4. Installing Intellij on Linux.mp4 141.9 MB
15. ARCHIVED-Python Setup for Windows/4. Installing IntelliJ on Windows.mp4 133.0 MB
7. Python Dictionaries and Sets/10. Python Sets Part 2 and Challenge.mp4 120.8 MB
16. ARCHIVED-Python Setup for Mac/5. Installing Intellij on Mac.mp4 115.4 MB
16. ARCHIVED-Python Setup for Mac/6. Configuring IntelliJ and Pycharm on Mac.mp4 109.8 MB
9. Modules and Functions in Python/21. Tkinter Challenge.mp4 108.7 MB
22. Extra Information - Source code, and other stuff/2. Bonus Lecture and Information.mp4 105.8 MB
12. Generators, Comprehensions and Lambda Expressions/27. Named Tuples.mp4 103.7 MB
1. Course Introduction/5. How to Get Help.mp4 102.2 MB
3. Stepping into the World of Python/26. String Formatting.mp4 100.4 MB
8. Input and Output (IO) in Python/5. Writing Binary Files Manually.mp4 95.3 MB
3. Stepping into the World of Python/25. String Replacement Fields.mp4 86.0 MB
12. Generators, Comprehensions and Lambda Expressions/28. any and all with Comprehensions.mp4 79.1 MB
4. Program Flow Control in Python/1. Introduction to Blocks and Statements.mp4 77.3 MB
19. ARCHIVED-Program Flow Control in Python/20. While Loops.mp4 75.7 MB
6. Functions - An Introduction/33. A function to test our HiLo game.mp4 73.0 MB
6. Functions - An Introduction/34. A function to test our HiLo game.mp4 73.0 MB
17. ARCHIVED-Python Setup for Linux/5. Configuring IntelliJ and Pycharm on Linux.mp4 72.5 MB
猜你喜欢:
FreeCourseSite
Python
Masterclass
Programming
Udemy
Learn
com
- 【影视】 [ FreeCourseWeb.com ] Udemy - Assembly Language Programming of 8051 Microcontroller
-
收录时间:2022-01-13
文档个数:61
文档大小:1.2 GB
最近下载:2025-05-16
人气:1566
磁力链接
~Get Your Files Here !/02 Architecture of 8051/006 SFR's of 8051.mp4 83.7 MB
~Get Your Files Here !/02 Architecture of 8051/001 Introduction.mp4 81.5 MB
~Get Your Files Here !/03 Instruction Set of 8051/003 Programming with Flowchart.mp4 79.6 MB
~Get Your Files Here !/05 Basic Programming/002 Arithmetical Operations.mp4 79.6 MB
~Get Your Files Here !/02 Architecture of 8051/003 Internal Architecture.mp4 73.7 MB
~Get Your Files Here !/06 Interfacing with 8051/003 LED Interfacing.mp4 70.5 MB
~Get Your Files Here !/05 Basic Programming/004 Data Transfer Operation.mp4 65.2 MB
~Get Your Files Here !/06 Interfacing with 8051/004 Seven Segment Interfacing.mp4 64.5 MB
~Get Your Files Here !/04 Simulation Tool/001 Simulation Tool.mp4 63.3 MB
~Get Your Files Here !/06 Interfacing with 8051/005 Switch and Push Button.mp4 52.3 MB
~Get Your Files Here !/05 Basic Programming/001 Basic Programming.mp4 51.8 MB
~Get Your Files Here !/03 Instruction Set of 8051/001 Instruction Set.mp4 50.7 MB
~Get Your Files Here !/05 Basic Programming/005 Compare Numbers.mp4 48.6 MB
~Get Your Files Here !/05 Basic Programming/007 Average of Numbers.mp4 37.3 MB
~Get Your Files Here !/06 Interfacing with 8051/007 Analog to Digital Converter.mp4 31.9 MB
~Get Your Files Here !/05 Basic Programming/003 Logical Operations.mp4 31.6 MB
~Get Your Files Here !/05 Basic Programming/006 Find Largest number from an array.mp4 30.7 MB
~Get Your Files Here !/05 Basic Programming/008 Finding the Number of 1's and 0's from binary Code.mp4 28.0 MB
~Get Your Files Here !/06 Interfacing with 8051/001 Delay Program.mp4 26.5 MB
~Get Your Files Here !/03 Instruction Set of 8051/002 Execution of Instruction in Microcontroller.mp4 26.2 MB
猜你喜欢:
8051
Assembly
Language
Microcontroller
Programming
Udemy
FreeCourseWeb
com
- 【影视】 [ CoursePig.com ] PluralSight - Object-Oriented Programming Fundamentals in C#
-
收录时间:2022-03-21
文档个数:309
文档大小:468.1 MB
最近下载:2025-05-15
人气:1565
磁力链接
~Get Your Files Here !/08. Leveraging Reuse through Inheritance/07. Demo- Building a Base Class.mp4 15.1 MB
~Get Your Files Here !/09. Building Reusable Components/04. Testing the Reusable Component.mp4 13.9 MB
~Get Your Files Here !/04. Building Entity Classes/07. Testing the Class- Valid Values.mp4 13.6 MB
~Get Your Files Here !/08. Leveraging Reuse through Inheritance/03. The .NET Object Class.mp4 13.1 MB
~Get Your Files Here !/10. Understanding Interfaces/07. Interface-based Polymorphism.mp4 12.8 MB
~Get Your Files Here !/08. Leveraging Reuse through Inheritance/08. Preparing Overridable Base Class Members.mp4 12.2 MB
~Get Your Files Here !/07. Establishing Relationships/07. Populating the Referenced Objects.mp4 11.9 MB
~Get Your Files Here !/08. Leveraging Reuse through Inheritance/04. Overriding Base Class Functionality.mp4 11.7 MB
~Get Your Files Here !/09. Building Reusable Components/07. Extension Methods.mp4 11.3 MB
~Get Your Files Here !/04. Building Entity Classes/04. Building a Class- Properties.mp4 10.4 MB
~Get Your Files Here !/07. Establishing Relationships/08. Testing a Composition Relationship.mp4 10.4 MB
~Get Your Files Here !/10. Understanding Interfaces/04. Setting up the Demo.mp4 10.3 MB
~Get Your Files Here !/05. Building Entity Classes - Methods/06. Building the Remaining Classes.mp4 9.8 MB
~Get Your Files Here !/10. Understanding Interfaces/06. Implementing an Interface.mp4 9.4 MB
~Get Your Files Here !/06. Separation of Responsibilities/07. Building the Remaining Repositories.mp4 9.3 MB
~Get Your Files Here !/07. Establishing Relationships/06. Composition- References.mp4 8.6 MB
~Get Your Files Here !/06. Separation of Responsibilities/06. Testing a Repository Class.mp4 8.4 MB
~Get Your Files Here !/05. Building Entity Classes - Methods/04. Terms.mp4 7.6 MB
~Get Your Files Here !/07. Establishing Relationships/09. Composition- Ids.mp4 7.5 MB
~Get Your Files Here !/04. Building Entity Classes/05. Using Snippets.mp4 7.3 MB
猜你喜欢:
PluralSight
Fundamentals
Programming
Object
CoursePig
Oriented
C#
com