Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Advertise here
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
Lynda.com - Foundations of Programming. Fundamentals
Category:
Other
Size:
1.07 GB
Seeders:
5
Leechers:
2
Downloads:
22
Uploaded:
Oct 27, 2018
Torrent
Magnet
Files
Trackers
Info
Lynda.com - Foundations of Programming. Fundamentals
00 Introduction
0002 Making the most of this course.mov
- 24.58 MB
0001 Welcome.mov
- 8.04 MB
0003 Using the exercise files.mov
- 902.91 KB
0002 Making the most of this course.srt
- 3.15 KB
0001 Welcome.srt
- 2.06 KB
0003 Using the exercise files.srt
- 1.36 KB
01 Programming Basics
0101 What is programming.mov
- 69.63 MB
0103 Writing source code.mov
- 66.35 MB
0102 What is a programming language.mov
- 62.94 MB
0104 Compiled and interpreted languages.mov
- 5.51 MB
0104 Compiled and interpreted languages.srt
- 9.22 KB
0101 What is programming.srt
- 8.32 KB
0103 Writing source code.srt
- 8.01 KB
0102 What is a programming language.srt
- 6.67 KB
02 Core Programming Syntax
0201 Why JavaScript.mov
- 51.51 MB
0202 Creating your first program in JavaScript.mov
- 34.32 MB
0203 Requesting input.mov
- 19.13 MB
0202 Creating your first program in JavaScript.srt
- 10.47 KB
0203 Requesting input.srt
- 7.55 KB
0201 Why JavaScript.srt
- 6.77 KB
03 Variables and Data Types
0301 Introduction to variables and data types.mov
- 59.85 MB
0303 Working with numbers.mov
- 24.7 MB
0302 Understanding strong, weak, and duck-typed languages.mov
- 17.25 MB
0306 Properly using white space.mov
- 7.01 MB
0305 Working with operators.mov
- 4.13 MB
0304 Using characters and strings.mov
- 3.74 MB
0307 Adding comments to code for human understanding.mov
- 2.52 MB
0306 Properly using white space.srt
- 9.85 KB
0301 Introduction to variables and data types.srt
- 7.37 KB
0303 Working with numbers.srt
- 7.31 KB
0305 Working with operators.srt
- 6.58 KB
0304 Using characters and strings.srt
- 6.3 KB
0302 Understanding strong, weak, and duck-typed languages.srt
- 6.13 KB
0307 Adding comments to code for human understanding.srt
- 2.45 KB
04 Writing Conditional Code
0401 Building with the if statement.mov
- 27.52 MB
0403 Setting comparison operators.mov
- 7.06 MB
0404 Using the switch statement.mov
- 6.76 MB
0402 Working with complex conditions.mov
- 5.03 MB
0401 Building with the if statement.srt
- 11.41 KB
0403 Setting comparison operators.srt
- 10.35 KB
0404 Using the switch statement.srt
- 9.85 KB
0402 Working with complex conditions.srt
- 6.26 KB
05 Modular Code
0501 Breaking your code apart.mov
- 30.9 MB
0503 Setting parameters and arguments.mov
- 7.91 MB
0502 Creating and calling functions.mov
- 3.87 MB
0505 Splitting code into different files.mov
- 3.33 MB
0504 Understanding variable scope.mov
- 2.17 MB
0503 Setting parameters and arguments.srt
- 8.77 KB
0501 Breaking your code apart.srt
- 5.46 KB
0502 Creating and calling functions.srt
- 4.46 KB
0505 Splitting code into different files.srt
- 4.03 KB
0504 Understanding variable scope.srt
- 3.58 KB
06 Iteration Writing Loops
0601 Introduction to iteration.mov
- 34.65 MB
0602 Writing a while statement.mov
- 17.29 MB
0603 Creating a for loop.mov
- 3.16 MB
0602 Writing a while statement.srt
- 7.85 KB
0601 Introduction to iteration.srt
- 6.51 KB
0603 Creating a for loop.srt
- 5.68 KB
07 More About Strings
0702 Finding patterns in strings.mov
- 7.49 MB
0703 Introduction to regular expressions.mov
- 6.08 MB
0701 Cleaning up with string concatenation.mov
- 4.09 MB
0702 Finding patterns in strings.srt
- 11.85 KB
0703 Introduction to regular expressions.srt
- 10.83 KB
0701 Cleaning up with string concatenation.srt
- 6.8 KB
08 Collections
0801 Working with arrays.mov
- 68.88 MB
0803 Iterating through collections.mov
- 21.85 MB
0802 Array behavior.mov
- 5.63 MB
0804 Collections in other languages.mov
- 3.08 MB
0802 Array behavior.srt
- 9.01 KB
0803 Iterating through collections.srt
- 8.5 KB
0801 Working with arrays.srt
- 8.41 KB
0804 Collections in other languages.srt
- 5.33 KB
09 Programming Style
0901 Programming style.mov
- 33.88 MB
0902 Writing pseudocode.mov
- 15.84 MB
0901 Programming style.srt
- 8.63 KB
0902 Writing pseudocode.srt
- 7.82 KB
10 Input and Output
1002 Reading and writing from the DOM.mov
- 39.24 MB
1003 Event driven programming.mov
- 32.05 MB
1004 Introduction to file IO.mov
- 19.87 MB
1001 Input Output and persistence.mov
- 3.14 MB
1002 Reading and writing from the DOM.srt
- 13.08 KB
1003 Event driven programming.srt
- 12.65 KB
1004 Introduction to file IO.srt
- 10.97 KB
1001 Input Output and persistence.srt
- 4.75 KB
11 When Things Go Wrong
1101 Introduction to debugging.mov
- 15.39 MB
1104 Using debuggers.mov
- 10.29 MB
1102 Tracing through a section of code.mov
- 9.79 MB
1103 Understanding error messages.mov
- 4.39 MB
1104 Using debuggers.srt
- 13.21 KB
1102 Tracing through a section of code.srt
- 10.33 KB
1101 Introduction to debugging.srt
- 9.13 KB
1103 Understanding error messages.srt
- 5.39 KB
12 Introduction to Object Orientation
1201 Introduction to object-oriented languages.mov
- 54.38 MB
1203 Reviewing object-oriented languages.mov
- 10.89 MB
1202 Using classes and objects.mov
- 6.17 MB
1202 Using classes and objects.srt
- 9.91 KB
1201 Introduction to object-oriented languages.srt
- 7.5 KB
1203 Reviewing object-oriented languages.srt
- 3.61 KB
13 Advanced Topics
1301 Memory management across languages.mov
- 12.12 MB
1302 Introduction to algorithms.mov
- 10.74 MB
1303 Introduction to multithreading.mov
- 8.98 MB
1301 Memory management across languages.srt
- 8.23 KB
1302 Introduction to algorithms.srt
- 6.67 KB
1303 Introduction to multithreading.srt
- 3.15 KB
14 Exploring the Languages
1408 Libraries and frameworks.mov
- 27.64 MB
1401 Introduction to languages.mov
- 21.75 MB
1404 .NET languages C# and Visual Basic .NET.mov
- 5.66 MB
1402 C-based languages.mov
- 4.19 MB
1407 Objective-C.mov
- 3.72 MB
1403 The Java world.mov
- 2.99 MB
1405 Ruby.mov
- 2.77 MB
1406 Python.mov
- 2.65 MB
1404 .NET languages C# and Visual Basic .NET.srt
- 9.57 KB
1402 C-based languages.srt
- 6.79 KB
1407 Objective-C.srt
- 6.15 KB
1408 Libraries and frameworks.srt
- 5.36 KB
1403 The Java world.srt
- 5.1 KB
1406 Python.srt
- 4.84 KB
1405 Ruby.srt
- 4.79 KB
1401 Introduction to languages.srt
- 2.68 KB
15 Conclusion
1401 Where to go from here.mov
- 11.42 MB
1401 Where to go from here.srt
- 1.7 KB
Exercise Files
Ex_Files_FoP_Fun.zip
- 17.67 KB
Trackers
Seeders
Leechers
Downloads
udp://tracker.opentrackr.org:1337/announce
5
0
10
udp://ipv4.tracker.harry.lu:80/announce
0
0
0
udp://tracker.moeking.me:6969/announce
0
0
0
udp://tracker.openbittorrent.com:80/announce
1
1
10
udp://tracker.torrent.eu.org:451/announce
0
0
0
udp://open.stealth.si:80/announce
0
0
0
udp://tracker4.itzmx.com:2710/announce
0
0
0
udp://retracker.lanta-net.ru:2710/announce
0
0
0
udp://tracker.tiny-vps.com:6969/announce
0
0
0
udp://exodus.desync.com:6969/announce
1
2
2
udp://explodie.org:6969/announce
0
0
0
InfoHash:
A8C775ED5E67A0D6E992410D7310A248DC442F47
Last updated:
Jan 24, 2022
File count:
123 B
File Category:
1
Tags:
lynda, foundations, programming, fundamentals
Related Torrents
[FreeCoursesOnline.Me] Coursera - DevOps, Cloud, and Agile Foundations Specialization
Other
Feb 29, 2024
1.66 GB
33
50
650
Torrent
Magnet
X4.Foundations.Timelines.v7.0.REPACK-KaOs
Other
Jun 25, 2024
19.89 GB
27
54
657
Torrent
Magnet
[FreeCoursesOnline.Me] Coursera - Business Foundations Specialization
Other
Apr 1, 2024
5.24 GB
35
45
1.29 k
Torrent
Magnet
EDMProd.EDM.Foundations
Other
Jan 7, 2019
7.61 GB
0
0
0
Torrent
Magnet
[FreeCoursesOnline.Me] Coursera - Data Engineering Foundations – Specialization
Other
Feb 12, 2024
1.41 GB
30
42
781
Torrent
Magnet
Rusticaland-Rust-V2508[Foundations].7z
Other
Oct 6, 2023
12.77 GB
31
34
233
Torrent
Magnet
[FreeCoursesOnline.Me] Coursera - BI Foundations with SQL, ETL and Data Warehousing Specialization
Other
Feb 8, 2024
707.89 MB
3
39
210
Torrent
Magnet
[ FreeCourseWeb.com ] Lynda - Programmatic Advertising Foundations.zip
Other
Jul 27, 2021
114.03 MB
0
2
0
Torrent
Magnet
[ DevCourseWeb.com ] Evolution (Science Foundations).zip
Other
Dec 1, 2020
6.19 MB
8
5
133
Torrent
Magnet
[ CourseHulu.com ] Biblical Foundations for 21st Century World Mission - 69 Theses Toward an Ongoing Global Reformation.zip
Other
Jul 4, 2021
1.61 MB
5
3
25
Torrent
Magnet
[Frontend Masters] - Deep JavaScript Foundations
Other
Jan 12, 2019
2.09 GB
1
0
0
Torrent
Magnet
Lynda.com - Foundations of Programming. Fundamentals
Other
Oct 27, 2018
1.07 GB
5
2
22
Torrent
Magnet
GetFreeCourses.Co-Udemy-Machine Learning & Data Science Foundations Masterclass.zip
Other
Feb 19, 2021
1.03 GB
5
1
525
Torrent
Magnet
[ CourseLala.com ] Java Foundations - Introduction to Program Design and Data Structures Ed 5.zip
Other
Jun 25, 2021
11.28 MB
4
1
78
Torrent
Magnet
[ FreeCourseWeb.com ] Foundations of Computer Vision - Computational Geometry, Visual Image Structures and Object Shape Detection.zip
Other
Feb 19, 2021
29.95 MB
1
3
1
Torrent
Magnet
[ CourseLala.com ] Linkedin - Tech Recruiting Foundations - 4 Recruiting for the IT Department.zip
Other
Jul 8, 2021
560.72 MB
3
1
24
Torrent
Magnet
[FreeCoursesOnline.Me] Lynda - Programming Foundations_ Fundamentals
Other
Dec 12, 2018
999.47 MB
3
1
59
Torrent
Magnet
X4 Foundations.7z
Other
Aug 7, 2023
21.74 GB
3
1
16
Torrent
Magnet
[ FreeCourseWeb.com ] LYNDA - DevOps Foundations - Microservices.rar
Other
Mar 3, 2019
277.18 MB
2
1
30
Torrent
Magnet
[ FreeCourseWeb.com ] Lynda - Supply Chain Foundations.zip
Other
Nov 12, 2019
878.76 MB
2
1
20
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books