BITCQ

Lynda.com - Foundations of Programming. Fundamentals

Size: 1.1 GB
Magnet link

Name Size
Lynda.com - Foundations of Programming. Fundamentals/00 Introduction/0002 Making the most of this course.mov 24.6 MB
Lynda.com - Foundations of Programming. Fundamentals/00 Introduction/0001 Welcome.mov 8 MB
Lynda.com - Foundations of Programming. Fundamentals/00 Introduction/0003 Using the exercise files.mov 903 KB
Lynda.com - Foundations of Programming. Fundamentals/00 Introduction/0002 Making the most of this course.srt 3 KB
Lynda.com - Foundations of Programming. Fundamentals/00 Introduction/0001 Welcome.srt 2 KB
Lynda.com - Foundations of Programming. Fundamentals/00 Introduction/0003 Using the exercise files.srt 1 KB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0101 What is programming.mov 69.6 MB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0103 Writing source code.mov 66.3 MB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0102 What is a programming language.mov 62.9 MB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0104 Compiled and interpreted languages.mov 5.5 MB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0104 Compiled and interpreted languages.srt 9 KB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0101 What is programming.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0103 Writing source code.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/01 Programming Basics/0102 What is a programming language.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/02 Core Programming Syntax/0201 Why JavaScript.mov 51.5 MB
Lynda.com - Foundations of Programming. Fundamentals/02 Core Programming Syntax/0202 Creating your first program in JavaScript.mov 34.3 MB
Lynda.com - Foundations of Programming. Fundamentals/02 Core Programming Syntax/0203 Requesting input.mov 19.1 MB
Lynda.com - Foundations of Programming. Fundamentals/02 Core Programming Syntax/0202 Creating your first program in JavaScript.srt 10 KB
Lynda.com - Foundations of Programming. Fundamentals/02 Core Programming Syntax/0203 Requesting input.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/02 Core Programming Syntax/0201 Why JavaScript.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0301 Introduction to variables and data types.mov 59.8 MB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0303 Working with numbers.mov 24.7 MB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0302 Understanding strong, weak, and duck-typed languages.mov 17.3 MB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0306 Properly using white space.mov 7 MB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0305 Working with operators.mov 4.1 MB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0304 Using characters and strings.mov 3.7 MB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0307 Adding comments to code for human understanding.mov 2.5 MB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0306 Properly using white space.srt 10 KB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0301 Introduction to variables and data types.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0303 Working with numbers.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0305 Working with operators.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0304 Using characters and strings.srt 6 KB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0302 Understanding strong, weak, and duck-typed languages.srt 6 KB
Lynda.com - Foundations of Programming. Fundamentals/03 Variables and Data Types/0307 Adding comments to code for human understanding.srt 2 KB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0401 Building with the if statement.mov 27.5 MB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0403 Setting comparison operators.mov 7.1 MB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0404 Using the switch statement.mov 6.8 MB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0402 Working with complex conditions.mov 5 MB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0401 Building with the if statement.srt 11 KB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0403 Setting comparison operators.srt 10 KB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0404 Using the switch statement.srt 10 KB
Lynda.com - Foundations of Programming. Fundamentals/04 Writing Conditional Code/0402 Working with complex conditions.srt 6 KB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0501 Breaking your code apart.mov 30.9 MB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0503 Setting parameters and arguments.mov 7.9 MB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0502 Creating and calling functions.mov 3.9 MB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0505 Splitting code into different files.mov 3.3 MB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0504 Understanding variable scope.mov 2.2 MB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0503 Setting parameters and arguments.srt 9 KB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0501 Breaking your code apart.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0502 Creating and calling functions.srt 4 KB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0505 Splitting code into different files.srt 4 KB
Lynda.com - Foundations of Programming. Fundamentals/05 Modular Code/0504 Understanding variable scope.srt 4 KB
Lynda.com - Foundations of Programming. Fundamentals/06 Iteration Writing Loops/0601 Introduction to iteration.mov 34.6 MB
Lynda.com - Foundations of Programming. Fundamentals/06 Iteration Writing Loops/0602 Writing a while statement.mov 17.3 MB
Lynda.com - Foundations of Programming. Fundamentals/06 Iteration Writing Loops/0603 Creating a for loop.mov 3.2 MB
Lynda.com - Foundations of Programming. Fundamentals/06 Iteration Writing Loops/0602 Writing a while statement.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/06 Iteration Writing Loops/0601 Introduction to iteration.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/06 Iteration Writing Loops/0603 Creating a for loop.srt 6 KB
Lynda.com - Foundations of Programming. Fundamentals/07 More About Strings/0702 Finding patterns in strings.mov 7.5 MB
Lynda.com - Foundations of Programming. Fundamentals/07 More About Strings/0703 Introduction to regular expressions.mov 6.1 MB
Lynda.com - Foundations of Programming. Fundamentals/07 More About Strings/0701 Cleaning up with string concatenation.mov 4.1 MB
Lynda.com - Foundations of Programming. Fundamentals/07 More About Strings/0702 Finding patterns in strings.srt 12 KB
Lynda.com - Foundations of Programming. Fundamentals/07 More About Strings/0703 Introduction to regular expressions.srt 11 KB
Lynda.com - Foundations of Programming. Fundamentals/07 More About Strings/0701 Cleaning up with string concatenation.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0801 Working with arrays.mov 68.9 MB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0803 Iterating through collections.mov 21.9 MB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0802 Array behavior.mov 5.6 MB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0804 Collections in other languages.mov 3.1 MB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0802 Array behavior.srt 9 KB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0803 Iterating through collections.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0801 Working with arrays.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/08 Collections/0804 Collections in other languages.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/09 Programming Style/0901 Programming style.mov 33.9 MB
Lynda.com - Foundations of Programming. Fundamentals/09 Programming Style/0902 Writing pseudocode.mov 15.8 MB
Lynda.com - Foundations of Programming. Fundamentals/09 Programming Style/0901 Programming style.srt 9 KB
Lynda.com - Foundations of Programming. Fundamentals/09 Programming Style/0902 Writing pseudocode.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1002 Reading and writing from the DOM.mov 39.2 MB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1003 Event driven programming.mov 32.1 MB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1004 Introduction to file IO.mov 19.9 MB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1001 Input Output and persistence.mov 3.1 MB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1002 Reading and writing from the DOM.srt 13 KB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1003 Event driven programming.srt 13 KB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1004 Introduction to file IO.srt 11 KB
Lynda.com - Foundations of Programming. Fundamentals/10 Input and Output/1001 Input Output and persistence.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1101 Introduction to debugging.mov 15.4 MB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1104 Using debuggers.mov 10.3 MB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1102 Tracing through a section of code.mov 9.8 MB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1103 Understanding error messages.mov 4.4 MB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1104 Using debuggers.srt 13 KB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1102 Tracing through a section of code.srt 10 KB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1101 Introduction to debugging.srt 9 KB
Lynda.com - Foundations of Programming. Fundamentals/11 When Things Go Wrong/1103 Understanding error messages.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/12 Introduction to Object Orientation/1201 Introduction to object-oriented languages.mov 54.4 MB
Lynda.com - Foundations of Programming. Fundamentals/12 Introduction to Object Orientation/1203 Reviewing object-oriented languages.mov 10.9 MB
Lynda.com - Foundations of Programming. Fundamentals/12 Introduction to Object Orientation/1202 Using classes and objects.mov 6.2 MB
Lynda.com - Foundations of Programming. Fundamentals/12 Introduction to Object Orientation/1202 Using classes and objects.srt 10 KB
Lynda.com - Foundations of Programming. Fundamentals/12 Introduction to Object Orientation/1201 Introduction to object-oriented languages.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/12 Introduction to Object Orientation/1203 Reviewing object-oriented languages.srt 4 KB
Lynda.com - Foundations of Programming. Fundamentals/13 Advanced Topics/1301 Memory management across languages.mov 12.1 MB
Lynda.com - Foundations of Programming. Fundamentals/13 Advanced Topics/1302 Introduction to algorithms.mov 10.7 MB
Lynda.com - Foundations of Programming. Fundamentals/13 Advanced Topics/1303 Introduction to multithreading.mov 9 MB
Lynda.com - Foundations of Programming. Fundamentals/13 Advanced Topics/1301 Memory management across languages.srt 8 KB
Lynda.com - Foundations of Programming. Fundamentals/13 Advanced Topics/1302 Introduction to algorithms.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/13 Advanced Topics/1303 Introduction to multithreading.srt 3 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1408 Libraries and frameworks.mov 27.6 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1401 Introduction to languages.mov 21.8 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1404 .NET languages C# and Visual Basic .NET.mov 5.7 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1402 C-based languages.mov 4.2 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1407 Objective-C.mov 3.7 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1403 The Java world.mov 3 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1405 Ruby.mov 2.8 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1406 Python.mov 2.6 MB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1404 .NET languages C# and Visual Basic .NET.srt 10 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1402 C-based languages.srt 7 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1407 Objective-C.srt 6 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1408 Libraries and frameworks.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1403 The Java world.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1406 Python.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1405 Ruby.srt 5 KB
Lynda.com - Foundations of Programming. Fundamentals/14 Exploring the Languages/1401 Introduction to languages.srt 3 KB
Lynda.com - Foundations of Programming. Fundamentals/15 Conclusion/1401 Where to go from here.mov 11.4 MB
Lynda.com - Foundations of Programming. Fundamentals/15 Conclusion/1401 Where to go from here.srt 2 KB
Lynda.com - Foundations of Programming. Fundamentals/Exercise Files/Ex_Files_FoP_Fun.zip 18 KB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Lynda.com - Foundations of Photography - Exposure Video 2.4 GB 1
[ DevCourseWeb.com ] Lynda - Networking Foundations - Servers.zip Application 307.6 MB 17
[ FreeCourseWeb.com ] Lynda - Data Engineering Foundations.zip Application 130.6 MB 14
[ DevCourseWeb.com ] Lynda - Recruiting Foundations - Recruiting for In-House Recruiters.zip Application 550.8 MB 13
[ FreeCourseWeb.com ] Lynda - UX Deep Dive - Foundational Research.zip Application 294.4 MB 13
[ DevCourseWeb.com ] Lynda - B2B Foundations - Social Media Marketing (2021).zip Application 239.7 MB 11
[ DevCourseWeb.com ] Lynda - Data Science Foundations - Data Mining in R.zip Application 749.5 MB 11
[ DevCourseWeb.com ] Lynda - Accounting Foundations - Making Business Decisions Using IRR and NPV.zip Application 764.5 MB 8
[ FreeCourseWeb.com ] Lynda - Database Foundations - Database Management.zip Application 420.9 MB 7
[ FreeCourseWeb.com ] Lynda - Foundations of Raising Capital.zip Application 341.1 MB 6
Lynda.com - Foundations of Photography. Composition Video 2.5 GB 34
Lynda.com - Foundations of Programming. Fundamentals Video 1.1 GB 21
[ FreeCourseWeb.com ] Lynda - IT Security Foundations - Network Security (2020).zip Application 248.7 MB 16
[ FreeCourseWeb.com ] Lynda - UX Foundations - Generational Design.zip Application 1.1 GB 13
[ FreeCourseWeb.com ] Lynda - UX Foundations - Storytelling.zip Application 527.4 MB 12
[ FreeCourseWeb.com ] Lynda - Software Testing Foundations- Test Management.zip Application 127.6 MB 12
Lynda.com - Foundations of Programming Databases Video 916.2 MB 11
Lynda.com - Foundations of Photography Night and Low Light Video 2.3 GB 11
[ FreeCourseWeb.com ] Lynda - Teamwork Foundations.zip Application 624 MB 11
[ FreeCourseWeb.com ] Lynda - vSphere 6.7 Foundations- Troubleshooting and Monitoring.zip Application 142.9 MB 10

Loading...