Details for:

Type:
Files:
Size:

Uploaded On:
Added By:
Trusted

Seeders:
Leechers:
Info Hash:
2DC0FF4FDDF651E0DCDC8221F2DE98382125DAD5
  1. Lynda - Programming Foundations - Programming for Kids [AhLaN]/7 - 6. Programming in the Real World/21 - Programming hardware - Arduino and Raspberry Pi.mp4 134.3 MB
  2. Seed Me!!.png 42.0 KB
  3. Thumbnails.png 269.7 KB
  4. Lynda - Programming Foundations - Algorithms [AhLaN]/AhLaN.txt 175 bytes
  5. Lynda - Programming Foundations - Algorithms [AhLaN]/Seed Me!!.png 42.0 KB
  6. Lynda - Programming Foundations - Algorithms [AhLaN]/0 - Introduction/01 - Algorithms power the world.mp4 4.1 MB
  7. Lynda - Programming Foundations - Algorithms [AhLaN]/0 - Introduction/02 - What you should know.mp4 3.1 MB
  8. Lynda - Programming Foundations - Algorithms [AhLaN]/1 - 1. Overview/03 - What are algorithms.mp4 4.3 MB
  9. Lynda - Programming Foundations - Algorithms [AhLaN]/1 - 1. Overview/04 - Common algorithms in programming.mp4 9.8 MB
  10. Lynda - Programming Foundations - Algorithms [AhLaN]/1 - 1. Overview/05 - Measuring algorithm performance.mp4 6.3 MB
  11. Lynda - Programming Foundations - Algorithms [AhLaN]/2 - 2. Common Data Structures/06 - Introduction to data structures.mp4 4.5 MB
  12. Lynda - Programming Foundations - Algorithms [AhLaN]/2 - 2. Common Data Structures/07 - Arrays.mp4 4.3 MB
  13. Lynda - Programming Foundations - Algorithms [AhLaN]/2 - 2. Common Data Structures/08 - Linked lists.mp4 5.6 MB
  14. Lynda - Programming Foundations - Algorithms [AhLaN]/2 - 2. Common Data Structures/09 - Linked lists walkthrough.mp4 18.6 MB
  15. Lynda - Programming Foundations - Algorithms [AhLaN]/2 - 2. Common Data Structures/10 - Stacks and queues.mp4 6.0 MB
  16. Lynda - Programming Foundations - Algorithms [AhLaN]/2 - 2. Common Data Structures/11 - Stacks and queues walkthrough.mp4 12.5 MB
  17. Lynda - Programming Foundations - Algorithms [AhLaN]/2 - 2. Common Data Structures/12 - Hash tables.mp4 18.7 MB
  18. Lynda - Programming Foundations - Algorithms [AhLaN]/3 - 3. Recursion/13 - Understanding recursion.mp4 8.6 MB
  19. Lynda - Programming Foundations - Algorithms [AhLaN]/3 - 3. Recursion/14 - Simple recursion example.mp4 6.2 MB
  20. Lynda - Programming Foundations - Algorithms [AhLaN]/3 - 3. Recursion/15 - Power and factorial.mp4 8.8 MB
  21. Lynda - Programming Foundations - Algorithms [AhLaN]/4 - 4. Sorting Data/16 - Overview of sorting.mp4 4.7 MB
  22. Lynda - Programming Foundations - Algorithms [AhLaN]/4 - 4. Sorting Data/17 - The bubble sort.mp4 12.2 MB
  23. Lynda - Programming Foundations - Algorithms [AhLaN]/4 - 4. Sorting Data/18 - The merge sort.mp4 5.6 MB
  24. Lynda - Programming Foundations - Algorithms [AhLaN]/4 - 4. Sorting Data/19 - Implement the merge sort.mp4 12.8 MB
  25. Lynda - Programming Foundations - Algorithms [AhLaN]/4 - 4. Sorting Data/20 - The quicksort.mp4 8.3 MB
  26. Lynda - Programming Foundations - Algorithms [AhLaN]/4 - 4. Sorting Data/21 - Implement the quicksort.mp4 14.3 MB
  27. Lynda - Programming Foundations - Algorithms [AhLaN]/5 - 5. Searching Data/22 - Unordered list search.mp4 7.6 MB
  28. Lynda - Programming Foundations - Algorithms [AhLaN]/5 - 5. Searching Data/23 - Ordered list search.mp4 11.9 MB
  29. Lynda - Programming Foundations - Algorithms [AhLaN]/5 - 5. Searching Data/24 - Determine if a list is sorted.mp4 7.7 MB
  30. Lynda - Programming Foundations - Algorithms [AhLaN]/6 - 6. Other Algorithms/25 - Unique filtering with hash table.mp4 7.2 MB
  31. Lynda - Programming Foundations - Algorithms [AhLaN]/6 - 6. Other Algorithms/26 - Value counting with hash table.mp4 6.2 MB
  32. Lynda - Programming Foundations - Algorithms [AhLaN]/6 - 6. Other Algorithms/27 - Find max value recursively.mp4 9.1 MB
  33. Lynda - Programming Foundations - Algorithms [AhLaN]/7 - Conclusion/28 - Next steps.mp4 2.9 MB
  34. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/1 Introduction/gcd_finished.py 381 bytes
  35. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/1 Introduction/gcd_start.py 233 bytes
  36. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/Hash Table/hashtable_finished.py 495 bytes
  37. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/Hash Table/hashtable_start.py 238 bytes
  38. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/LinkedList/linklist_finished.py 1.9 KB
  39. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/LinkedList/linklist_start.py 1.5 KB
  40. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/Queues/queue_finished.py 368 bytes
  41. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/Queues/queue_start.py 231 bytes
  42. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/Stacks/stack_finished.py 277 bytes
  43. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/2 Data Structures/Stacks/stack_start.py 178 bytes
  44. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/3 Recursion/countdown_finished.py 194 bytes
  45. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/3 Recursion/countdown_start.py 95 bytes
  46. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/3 Recursion/recursion_finished.py 540 bytes
  47. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/3 Recursion/recursion_start.py 338 bytes
  48. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/4 Sorting/BubbleSort/bubble_finished.py 642 bytes
  49. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/4 Sorting/BubbleSort/bubble_start.py 310 bytes
  50. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/4 Sorting/MergeSort/mergesort_finished.py 1.2 KB
  51. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/4 Sorting/MergeSort/mergesort_start.py 701 bytes
  52. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/4 Sorting/Quicksort/quicksort_finished.py 1.5 KB
  53. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/4 Sorting/Quicksort/quicksort_start.py 1.1 KB
  54. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/5 Searching/issorted_finished.py 481 bytes
  55. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/5 Searching/issorted_start.py 266 bytes
  56. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/5 Searching/ordered_finished.py 824 bytes
  57. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/5 Searching/ordered_start.py 641 bytes
  58. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/5 Searching/unordered_finished.py 372 bytes
  59. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/5 Searching/unordered_start.py 269 bytes
  60. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/6 Other Algorithms/Filter_finished.py 517 bytes
  61. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/6 Other Algorithms/Filter_start.py 439 bytes
  62. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/6 Other Algorithms/findmax_finished.py 621 bytes
  63. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/6 Other Algorithms/findmax_start.py 443 bytes
  64. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/6 Other Algorithms/ValueCounter_finished.py 545 bytes
  65. Lynda - Programming Foundations - Algorithms [AhLaN]/Exercise Files/6 Other Algorithms/ValueCounter_start.py 443 bytes
  66. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/AhLaN.txt 175 bytes
  67. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Seed Me!!.png 42.0 KB
  68. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/1 - Introduction/01 - Communicate on the web using services.mp4 24.2 MB
  69. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/1 - Introduction/02 - What you should know.mp4 23.6 MB
  70. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/2 - 1. Understanding Web Services/03 - Web services overview.mp4 13.0 MB
  71. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/2 - 1. Understanding Web Services/04 - Advantages of web services.mp4 6.1 MB
  72. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/2 - 1. Understanding Web Services/05 - Considerations of web services.mp4 12.1 MB
  73. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/2 - 1. Understanding Web Services/06 - Secure web services.mp4 64.4 MB
  74. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/2 - 1. Understanding Web Services/07 - Web services, APIs, and microservices.mp4 45.4 MB
  75. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/3 - 2. Using RESTful APIs and HATEOAS/08 - REST overview.mp4 56.4 MB
  76. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/3 - 2. Using RESTful APIs and HATEOAS/09 - Benefits of REST.mp4 37.7 MB
  77. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/3 - 2. Using RESTful APIs and HATEOAS/10 - HATEOAS overview.mp4 29.4 MB
  78. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/3 - 2. Using RESTful APIs and HATEOAS/11 - Consume a RESTful API.mp4 15.6 MB
  79. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/3 - 2. Using RESTful APIs and HATEOAS/12 - Consume a RESTful API via Postman.mp4 4.3 MB
  80. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/3 - 2. Using RESTful APIs and HATEOAS/13 - Create a RESTful API.mp4 14.3 MB
  81. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/3 - 2. Using RESTful APIs and HATEOAS/14 - Document an API.mp4 14.7 MB
  82. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/4 - 3. Using SOAP-Based Web Services/15 - SOAP overview.mp4 71.3 MB
  83. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/4 - 3. Using SOAP-Based Web Services/16 - History and future of SOAP.mp4 39.5 MB
  84. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/4 - 3. Using SOAP-Based Web Services/17 - Consume a SOAP web service.mp4 13.5 MB
  85. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/4 - 3. Using SOAP-Based Web Services/18 - Consume a SOAP web service via SoapUI.mp4 8.1 MB
  86. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/4 - 3. Using SOAP-Based Web Services/19 - Create a web service.mp4 13.5 MB
  87. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/5 - 4. Developing APIs Using GraphQL/20 - GraphQL overview.mp4 36.6 MB
  88. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/5 - 4. Developing APIs Using GraphQL/21 - The structure of GraphQL queries.mp4 61.4 MB
  89. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/5 - 4. Developing APIs Using GraphQL/22 - Consume a GraphQL API.mp4 15.2 MB
  90. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/5 - 4. Developing APIs Using GraphQL/23 - Create an API with GraphQL.mp4 10.8 MB
  91. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/6 - Conclusion/24 - Next steps.mp4 19.2 MB
  92. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/smiley.png 27.4 KB
  93. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/AppDelegate.swift 2.1 KB
  94. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/Info.plist 1.4 KB
  95. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/ViewController.swift 2.0 KB
  96. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes.xcodeproj/project.pbxproj 21.4 KB
  97. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes.xcodeproj/project.xcworkspace/contents.xcworkspacedata 162 bytes
  98. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes.xcodeproj/project.xcworkspace/xcuserdata/keshawilliams.xcuserdatad/UserInterfaceState.xcuserstate 25.8 KB
  99. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes.xcodeproj/xcuserdata/keshawilliams.xcuserdatad/xcschemes/xcschememanagement.plist 340 bytes
  100. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/Assets.xcassets/Contents.json 62 bytes
  101. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/Assets.xcassets/AppIcon.appiconset/Contents.json 1.6 KB
  102. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/Assets.xcassets/smiley.imageset/Contents.json 303 bytes
  103. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/Assets.xcassets/smiley.imageset/smiley.png 27.4 KB
  104. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/Base.lproj/LaunchScreen.storyboard 1.6 KB
  105. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokes/Base.lproj/Main.storyboard 6.0 KB
  106. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokesTests/Info.plist 701 bytes
  107. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokesTests/programming_jokesTests.swift 1016 bytes
  108. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokesUITests/Info.plist 701 bytes
  109. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_04/programming-jokes/programming-jokesUITests/programming_jokesUITests.swift 1.3 KB
  110. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/Web Service Foundations.postman_collection.json 996 bytes
  111. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/.gitignore 249 bytes
  112. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/mvnw 6.3 KB
  113. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/mvnw.cmd 4.9 KB
  114. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/pom.xml 2.3 KB
  115. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/README.md 202 bytes
  116. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/.mvn/wrapper/maven-wrapper.jar 46.5 KB
  117. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/.mvn/wrapper/maven-wrapper.properties 110 bytes
  118. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/java/com/keysoft/bugtracker/BugtrackerApplication.java 415 bytes
  119. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/java/com/keysoft/bugtracker/bootstrap/BugtrackerApplicationLoader.java 2.2 KB
  120. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/java/com/keysoft/bugtracker/config/RepositoryConfiguration.java 645 bytes
  121. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/java/com/keysoft/bugtracker/config/WebConfiguration.java 620 bytes
  122. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/java/com/keysoft/bugtracker/domain/Ticket.java 1.5 KB
  123. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/java/com/keysoft/bugtracker/repositories/TicketRepository.java 235 bytes
  124. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/resources/application.properties 605 bytes
  125. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/main/resources/log4j.properties 290 bytes
  126. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_06/createAPI/src/test/java/com/keysoft/bugtracker/BugtrackerApplicationTests.java 343 bytes
  127. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/.gitignore 249 bytes
  128. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/mvnw 6.3 KB
  129. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/mvnw.cmd 4.9 KB
  130. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/pom.xml 2.7 KB
  131. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/README.md 566 bytes
  132. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/.mvn/wrapper/maven-wrapper.jar 46.5 KB
  133. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/.mvn/wrapper/maven-wrapper.properties 110 bytes
  134. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/lib/hamcrest-core-1.3.jar 44.0 KB
  135. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/lib/junit-4.12.jar 307.6 KB
  136. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/ApplicationCatalogApplication.java 577 bytes
  137. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/bootstrap/ApplicationCatalogApplicationLoader.java 1.6 KB
  138. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/config/RepositoryConfiguration.java 675 bytes
  139. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/config/SwaggerConfig.java 1.7 KB
  140. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/config/WebConfiguration.java 630 bytes
  141. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/controller/ApplicationCatalogController.java 3.5 KB
  142. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/domain/Application.java 1.9 KB
  143. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/java/com/keysoft/bugtracker/repositories/ApplicationRepository.java 266 bytes
  144. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/resources/application.properties 457 bytes
  145. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/main/resources/log4j.properties 290 bytes
  146. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/test/main/java/com/keysoft/bugtracker/ApplicationCatalogApplicationTests.java 361 bytes
  147. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/test/main/java/com/keysoft/bugtracker/controller/ApplicationCatalogControllerTests.java 1.8 KB
  148. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/ApplicationCatalog/src/test/main/java/com/keysoft/bugtracker/repositories/ApplicationRepositoryTests.java 2.9 KB
  149. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/ApplicationCatalogApplication.class 879 bytes
  150. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/bootstrap/ApplicationCatalogApplicationLoader.class 2.4 KB
  151. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/config/RepositoryConfiguration.class 884 bytes
  152. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/config/SwaggerConfig.class 2.8 KB
  153. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/config/WebConfiguration.class 1.0 KB
  154. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/controller/ApplicationCatalogController.class 6.0 KB
  155. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/domain/Application.class 2.4 KB
  156. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/java/com/keysoft/bugtracker/repositories/ApplicationRepository.class 400 bytes
  157. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/resources/application.properties 457 bytes
  158. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/ApplicationCatalog/main/resources/log4j.properties 290 bytes
  159. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/java/com/keysoft/bugtracker/TicketManagementApplication.class 873 bytes
  160. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/java/com/keysoft/bugtracker/bootstrap/TicketManagementApplicationLoader.class 5.7 KB
  161. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/java/com/keysoft/bugtracker/config/RepositoryConfiguration.class 884 bytes
  162. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/java/com/keysoft/bugtracker/config/SwaggerConfig.class 2.8 KB
  163. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/java/com/keysoft/bugtracker/config/WebConfiguration.class 1.0 KB
  164. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/java/com/keysoft/bugtracker/domain/Ticket.class 2.0 KB
  165. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/java/com/keysoft/bugtracker/repositories/TicketRepository.class 1.1 KB
  166. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/resources/application.properties 458 bytes
  167. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/TicketManagement/main/resources/log4j.properties 290 bytes
  168. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/java/com/keysoft/bugtracker/UserManagementApplication.class 867 bytes
  169. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/java/com/keysoft/bugtracker/bootstrap/UserManagementApplicationLoader.class 2.3 KB
  170. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/java/com/keysoft/bugtracker/config/RepositoryConfiguration.class 884 bytes
  171. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/java/com/keysoft/bugtracker/config/WebConfiguration.class 1.0 KB
  172. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/java/com/keysoft/bugtracker/domain/Person.class 1.4 KB
  173. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/java/com/keysoft/bugtracker/repositories/PersonRepository.class 385 bytes
  174. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/resources/application.properties 474 bytes
  175. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/production/UserManagement/main/resources/log4j.properties 290 bytes
  176. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/test/ApplicationCatalog/main/java/com/keysoft/bugtracker/ApplicationCatalogApplicationTests.class 696 bytes
  177. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/test/ApplicationCatalog/main/java/com/keysoft/bugtracker/controller/ApplicationCatalogControllerTests.class 2.5 KB
  178. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/out/test/ApplicationCatalog/main/java/com/keysoft/bugtracker/repositories/ApplicationRepositoryTests.class 4.2 KB
  179. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/lib/hamcrest-core-1.3.jar 44.0 KB
  180. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/lib/junit-4.12.jar 307.6 KB
  181. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/java/com/keysoft/bugtracker/TicketManagementApplication.java 512 bytes
  182. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/java/com/keysoft/bugtracker/bootstrap/TicketManagementApplicationLoader.java 6.0 KB
  183. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/java/com/keysoft/bugtracker/config/RepositoryConfiguration.java 675 bytes
  184. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/java/com/keysoft/bugtracker/config/SwaggerConfig.java 1.6 KB
  185. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/java/com/keysoft/bugtracker/config/WebConfiguration.java 630 bytes
  186. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/java/com/keysoft/bugtracker/domain/Ticket.java 1.5 KB
  187. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/java/com/keysoft/bugtracker/repositories/TicketRepository.java 1.0 KB
  188. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/resources/application.properties 458 bytes
  189. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/TicketManagement/src/main/resources/log4j.properties 290 bytes
  190. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/lib/hamcrest-core-1.3.jar 44.0 KB
  191. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/lib/junit-4.12.jar 307.6 KB
  192. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/java/com/keysoft/bugtracker/UserManagementApplication.java 443 bytes
  193. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/java/com/keysoft/bugtracker/bootstrap/UserManagementApplicationLoader.java 1.4 KB
  194. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/java/com/keysoft/bugtracker/config/RepositoryConfiguration.java 675 bytes
  195. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/java/com/keysoft/bugtracker/config/WebConfiguration.java 630 bytes
  196. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/java/com/keysoft/bugtracker/domain/Person.java 852 bytes
  197. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/java/com/keysoft/bugtracker/repositories/PersonRepository.java 468 bytes
  198. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/resources/application.properties 474 bytes
  199. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/02_07/documentAPI/UserManagement/src/main/resources/log4j.properties 290 bytes
  200. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/.name 6 bytes
  201. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/compiler.xml 622 bytes
  202. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/misc.xml 586 bytes
  203. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/modules.xml 252 bytes
  204. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/vcs.xml 183 bytes
  205. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/workspace.xml 31.3 KB
  206. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/artifacts/javaee_war.xml 281 bytes
  207. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/artifacts/javaee_war_exploded.xml 2.1 KB
  208. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_5.xml 632 bytes
  209. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_5.xml 583 bytes
  210. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_5.xml 611 bytes
  211. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_fasterxml_jackson_jaxrs_jackson_jaxrs_base_2_9_5.xml 629 bytes
  212. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_fasterxml_jackson_jaxrs_jackson_jaxrs_json_provider_2_9_5.xml 692 bytes
  213. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_jaxb_annotations_2_9_5.xml 724 bytes
  214. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_github_fge_jackson_coreutils_1_0.xml 556 bytes
  215. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_github_fge_json_patch_1_3.xml 507 bytes
  216. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_google_guava_guava_14_0.xml 487 bytes
  217. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_google_protobuf_protobuf_java_2_6_0.xml 562 bytes
  218. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__com_sun_mail_javax_mail_1_5_0.xml 513 bytes
  219. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__javax_activation_activation_1_1.xml 515 bytes
  220. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__javax_javaee_api_7_0.xml 471 bytes
  221. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_11.xml 562 bytes
  222. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__net_jcip_jcip_annotations_1_0.xml 525 bytes
  223. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/.idea/libraries/Maven__org_jboss_resteasy_resteasy_jackson2_provider_3_6_1_Final.xml 691 bytes
  224. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/javaee.iml 2.9 KB
  225. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/javaee7-essentials-pom.iml 2.9 KB
  226. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/javaee7.iml 1.9 KB
  227. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/pom.xml 1.1 KB
  228. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/config/RestApplicationConfig.java 203 bytes
  229. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/model/Application.java 1.1 KB
  230. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/model/Ticket.java 985 bytes
  231. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/provider/JacksonJsonProvider.java 899 bytes
  232. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/NumberToWordClient.java 385 bytes
  233. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberConversion.java 3.4 KB
  234. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberConversionSoapType.java 2.4 KB
  235. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToDollars.java 1.5 KB
  236. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToDollarsResponse.java 1.7 KB
  237. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToWords.java 1.6 KB
  238. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToWordsResponse.java 1.6 KB
  239. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/ObjectFactory.java 1.7 KB
  240. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/package-info.class 362 bytes
  241. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/src/main/java/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/package-info.java 234 bytes
  242. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0.war 5.9 MB
  243. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee7-essentials-pom-7.0.war 2.4 MB
  244. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/config/RestApplicationConfig.class 407 bytes
  245. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/model/Application.class 1.8 KB
  246. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/model/Ticket.class 1.4 KB
  247. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/provider/JacksonJsonProvider.class 2.3 KB
  248. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/NumberToWordClient.class 1.1 KB
  249. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberConversion.class 3.0 KB
  250. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberConversionSoapType.class 1.3 KB
  251. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToDollars.class 1.0 KB
  252. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToDollarsResponse.class 1.1 KB
  253. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToWords.class 1.1 KB
  254. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/NumberToWordsResponse.class 1.1 KB
  255. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/ObjectFactory.class 1.5 KB
  256. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/classes/src/main/java/com/keysoft/soap/dataaccess/webservicesserver/package-info.class 389 bytes
  257. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/META-INF/MANIFEST.MF 94 bytes
  258. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/HelloWorldService.class 2.3 KB
  259. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/config/RestApplicationConfig.class 407 bytes
  260. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/model/Application.class 1.8 KB
  261. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/model/Ticket.class 1.4 KB
  262. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/provider/JacksonJsonProvider.class 2.3 KB
  263. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/rest/ApplicationResource.class 4.7 KB
  264. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/ApplicationClient.class 1.4 KB
  265. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/ApplicationService.class 718 bytes
  266. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/IApplicationService.class 291 bytes
  267. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/generated/ApplicationClientGen.class 1.1 KB
  268. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/generated/ApplicationServiceSOAP.class 2.9 KB
  269. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/generated/GetAll.class 542 bytes
  270. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/generated/GetAllResponse.class 918 bytes
  271. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/generated/IApplicationService.class 787 bytes
  272. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/generated/ObjectFactory.class 2.1 KB
  273. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/generated/package-info.class 284 bytes
  274. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/utils/Database.class 1.1 KB
  275. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/guava-14.0.jar 2.1 MB
  276. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jackson-annotations-2.9.5.jar 65.4 KB
  277. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jackson-core-2.9.5.jar 314.1 KB
  278. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jackson-coreutils-1.0.jar 22.2 KB
  279. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jackson-databind-2.9.5.jar 1.3 MB
  280. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jackson-jaxrs-base-2.9.5.jar 31.6 KB
  281. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jackson-jaxrs-json-provider-2.9.5.jar 15.5 KB
  282. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jackson-module-jaxb-annotations-2.9.5.jar 31.9 KB
  283. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/jcip-annotations-1.0.jar 2.2 KB
  284. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/json-patch-1.3.jar 32.1 KB
  285. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/mysql-connector-java-8.0.11.jar 1.9 MB
  286. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/protobuf-java-2.6.0.jar 582.5 KB
  287. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee-7.0/WEB-INF/lib/resteasy-jackson2-provider-3.6.1.Final.jar 22.1 KB
  288. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee7-essentials-pom-7.0/META-INF/MANIFEST.MF 94 bytes
  289. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee7-essentials-pom-7.0/WEB-INF/classes/HelloWorldService.class 2.3 KB
  290. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee7-essentials-pom-7.0/WEB-INF/classes/config/RestApplicationConfig.class 407 bytes
  291. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee7-essentials-pom-7.0/WEB-INF/lib/mysql-connector-java-8.0.11.jar 1.9 MB
  292. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_03/project/target/javaee7-essentials-pom-7.0/WEB-INF/lib/protobuf-java-2.6.0.jar 582.5 KB
  293. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_04/NumberToDollars-soapui-project.xml 10.4 KB
  294. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/CustomSOAPAPI-soapui-project.xml 4.6 KB
  295. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/.name 6 bytes
  296. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/compiler.xml 622 bytes
  297. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/misc.xml 586 bytes
  298. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/modules.xml 252 bytes
  299. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/vcs.xml 183 bytes
  300. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/workspace.xml 21.9 KB
  301. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/artifacts/javaee_war.xml 281 bytes
  302. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/artifacts/javaee_war_exploded.xml 2.1 KB
  303. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_5.xml 632 bytes
  304. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_5.xml 583 bytes
  305. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_5.xml 611 bytes
  306. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_fasterxml_jackson_jaxrs_jackson_jaxrs_base_2_9_5.xml 629 bytes
  307. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_fasterxml_jackson_jaxrs_jackson_jaxrs_json_provider_2_9_5.xml 692 bytes
  308. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_jaxb_annotations_2_9_5.xml 724 bytes
  309. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_github_fge_jackson_coreutils_1_0.xml 556 bytes
  310. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_github_fge_json_patch_1_3.xml 507 bytes
  311. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_google_guava_guava_14_0.xml 487 bytes
  312. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_google_protobuf_protobuf_java_2_6_0.xml 562 bytes
  313. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__com_sun_mail_javax_mail_1_5_0.xml 513 bytes
  314. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__javax_activation_activation_1_1.xml 515 bytes
  315. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__javax_javaee_api_7_0.xml 471 bytes
  316. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_11.xml 562 bytes
  317. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__net_jcip_jcip_annotations_1_0.xml 525 bytes
  318. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/.idea/libraries/Maven__org_jboss_resteasy_resteasy_jackson2_provider_3_6_1_Final.xml 691 bytes
  319. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/javaee.iml 2.9 KB
  320. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/javaee7-essentials-pom.iml 2.9 KB
  321. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/javaee7.iml 1.9 KB
  322. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/pom.xml 1.5 KB
  323. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/src/main/java/config/RestApplicationConfig.java 203 bytes
  324. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/src/main/java/src/main/java/com/keysoft/model/Application.java 1.1 KB
  325. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/src/main/java/src/main/java/com/keysoft/model/Ticket.java 985 bytes
  326. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/src/main/java/src/main/java/com/keysoft/provider/JacksonJsonProvider.java 899 bytes
  327. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/src/main/java/src/main/java/com/keysoft/soap/ApplicationService.java 468 bytes
  328. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/src/main/java/src/main/java/com/keysoft/soap/IApplicationService.java 284 bytes
  329. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0.war 5.9 MB
  330. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee7-essentials-pom-7.0.war 2.4 MB
  331. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/classes/config/RestApplicationConfig.class 407 bytes
  332. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/classes/src/main/java/com/keysoft/model/Application.class 1.8 KB
  333. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/classes/src/main/java/com/keysoft/model/Ticket.class 1.4 KB
  334. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/classes/src/main/java/com/keysoft/provider/JacksonJsonProvider.class 2.3 KB
  335. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/classes/src/main/java/com/keysoft/soap/ApplicationService.class 698 bytes
  336. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/classes/src/main/java/com/keysoft/soap/IApplicationService.class 291 bytes
  337. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/META-INF/MANIFEST.MF 94 bytes
  338. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/classes/HelloWorldService.class 2.3 KB
  339. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/classes/config/RestApplicationConfig.class 407 bytes
  340. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/model/Application.class 1.8 KB
  341. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/model/Ticket.class 1.4 KB
  342. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/provider/JacksonJsonProvider.class 2.3 KB
  343. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/ApplicationService.class 698 bytes
  344. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/classes/src/main/java/com/keysoft/soap/IApplicationService.class 291 bytes
  345. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/guava-14.0.jar 2.1 MB
  346. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jackson-annotations-2.9.5.jar 65.4 KB
  347. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jackson-core-2.9.5.jar 314.1 KB
  348. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jackson-coreutils-1.0.jar 22.2 KB
  349. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jackson-databind-2.9.5.jar 1.3 MB
  350. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jackson-jaxrs-base-2.9.5.jar 31.6 KB
  351. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jackson-jaxrs-json-provider-2.9.5.jar 15.5 KB
  352. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jackson-module-jaxb-annotations-2.9.5.jar 31.9 KB
  353. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/jcip-annotations-1.0.jar 2.2 KB
  354. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/json-patch-1.3.jar 32.1 KB
  355. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/mysql-connector-java-8.0.11.jar 1.9 MB
  356. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/protobuf-java-2.6.0.jar 582.5 KB
  357. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee-7.0/WEB-INF/lib/resteasy-jackson2-provider-3.6.1.Final.jar 22.1 KB
  358. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee7-essentials-pom-7.0/META-INF/MANIFEST.MF 94 bytes
  359. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee7-essentials-pom-7.0/WEB-INF/classes/HelloWorldService.class 2.3 KB
  360. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee7-essentials-pom-7.0/WEB-INF/classes/config/RestApplicationConfig.class 407 bytes
  361. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee7-essentials-pom-7.0/WEB-INF/lib/mysql-connector-java-8.0.11.jar 1.9 MB
  362. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/03_05/project/target/javaee7-essentials-pom-7.0/WEB-INF/lib/protobuf-java-2.6.0.jar 582.5 KB
  363. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/04_04/package-lock.json 14.6 KB
  364. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/04_04/package.json 339 bytes
  365. Lynda - Programming Foundations - APIs and Web Services [AhLaN]/Exercise Files/04_04/server.js 578 bytes
  366. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/AhLaN.txt 175 bytes
  367. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Seed Me!!.png 42.0 KB
  368. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/1 - Introduction/01 - Broadening your knowledge of programming fundamentals.mp4 23.4 MB
  369. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/1 - Introduction/02 - What you should know.mp4 5.6 MB
  370. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/1 - Introduction/03 - Configuring your environment.mp4 20.8 MB
  371. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/2 - 1. Collections/04 - Understanding collections.mp4 13.6 MB
  372. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/2 - 1. Collections/05 - Creating simple collections.mp4 14.9 MB
  373. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/2 - 1. Collections/06 - Creating more complex collections.mp4 13.0 MB
  374. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/2 - 1. Collections/07 - Working with collections.mp4 18.7 MB
  375. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/2 - 1. Collections/08 - Collections in other languages.mp4 9.5 MB
  376. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/2 - 1. Collections/09 - Challenge - Working with a collection.mp4 20.9 MB
  377. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/2 - 1. Collections/10 - Solution - Working with a collection.mp4 103.3 MB
  378. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/3 - 2. Iteration/11 - Introduction to iteration.mp4 10.4 MB
  379. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/3 - 2. Iteration/12 - Iterating through collections.mp4 20.9 MB
  380. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/3 - 2. Iteration/13 - Iterating to a custom endpoint.mp4 12.1 MB
  381. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/3 - 2. Iteration/14 - Challenge - Creating a for loop.mp4 13.8 MB
  382. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/3 - 2. Iteration/15 - Solution - Creating a for loop.mp4 50.4 MB
  383. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/4 - 3. Using External Code/16 - Comparing types of external code.mp4 20.4 MB
  384. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/4 - 3. Using External Code/17 - Working with a module.mp4 14.6 MB
  385. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/4 - 3. Using External Code/18 - Understanding libraries and frameworks.mp4 14.8 MB
  386. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/5 - 4. Working with Strings/19 - Combining and manipulating strings.mp4 20.7 MB
  387. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/5 - 4. Working with Strings/20 - Finding patterns in strings.mp4 21.9 MB
  388. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/5 - 4. Working with Strings/21 - Creating regular expressions.mp4 17.8 MB
  389. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/5 - 4. Working with Strings/22 - Challenge - Strings.mp4 16.9 MB
  390. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/5 - 4. Working with Strings/23 - Solution - Strings.mp4 68.0 MB
  391. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/6 - 5. Planning a Program/24 - Choosing a code style.mp4 26.8 MB
  392. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/6 - 5. Planning a Program/25 - Writing pseudocode.mp4 13.7 MB
  393. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/7 - 6. Input and Output/26 - Introduction to input and output.mp4 15.4 MB
  394. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/7 - 6. Input and Output/27 - Working with file input and output.mp4 20.3 MB
  395. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/8 - 7. Debugging/28 - Introduction to debugging.mp4 18.9 MB
  396. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/8 - 7. Debugging/29 - Debugging code in an IDE.mp4 15.2 MB
  397. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/8 - 7. Debugging/30 - Interpreting error messages.mp4 14.9 MB
  398. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/8 - 7. Debugging/31 - Debugging without error messages.mp4 15.8 MB
  399. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/8 - 7. Debugging/32 - Creating a test case.mp4 26.3 MB
  400. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/8 - 7. Debugging/33 - Challenge - Debugging.mp4 28.1 MB
  401. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/8 - 7. Debugging/34 - Solution - Debugging.mp4 48.9 MB
  402. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/9 - 8. Object Orientation/35 - Introduction to object-oriented programming.mp4 22.4 MB
  403. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/9 - 8. Object Orientation/36 - Using built-in classes.mp4 14.8 MB
  404. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/9 - 8. Object Orientation/37 - Creating custom classes and objects.mp4 27.1 MB
  405. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/10 - 9. Advanced Topics/38 - Advanced topics in programming.mp4 8.9 MB
  406. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/10 - 9. Advanced Topics/39 - Memory management across languages.mp4 28.7 MB
  407. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/10 - 9. Advanced Topics/40 - Introduction to multithreading.mp4 14.2 MB
  408. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/10 - 9. Advanced Topics/41 - Introduction to algorithms.mp4 31.8 MB
  409. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/11 - Conclusion/42 - Continuing your programming quest.mp4 13.1 MB
  410. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_02/begin/list.py 73 bytes
  411. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_02/end/list.py 176 bytes
  412. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_03/begin/dictionary.py 147 bytes
  413. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_03/end/dictionary.py 301 bytes
  414. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_04/begin/dictionary.py 301 bytes
  415. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_04/begin/list.py 176 bytes
  416. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_04/end/dictionary.py 337 bytes
  417. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_04/end/list.py 193 bytes
  418. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_06/begin/collections.py 309 bytes
  419. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_07/begin/collections.py 309 bytes
  420. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch01/01_07/end/collections.py 675 bytes
  421. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch02/02_02/begin/for_loop.py 68 bytes
  422. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch02/02_02/end/for_loop.py 141 bytes
  423. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch02/02_03/end/while_loop.py 104 bytes
  424. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch02/02_04/begin/for_loop_challenge.py 107 bytes
  425. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch02/02_05/begin/for_loop_challenge.py 107 bytes
  426. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch02/02_05/end/for_loop_challenge.py 174 bytes
  427. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch03/03_02/begin/testmodule.py 49 bytes
  428. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch03/03_02/end/app.py 41 bytes
  429. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch03/03_02/end/testmodule.py 49 bytes
  430. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch03/03_02/end/__pycache__/testmodule.cpython-37.pyc 383 bytes
  431. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_01/begin/app.py 47 bytes
  432. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_01/end/app.py 178 bytes
  433. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_02/begin/app.py 80 bytes
  434. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_02/end/app.py 304 bytes
  435. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_03/begin/app.py 96 bytes
  436. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_03/end/app.py 297 bytes
  437. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_04/begin/app.py 89 bytes
  438. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_05/begin/app.py 89 bytes
  439. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch04/04_05/end/app.py 206 bytes
  440. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch06/06_02/begin/add-values.py 276 bytes
  441. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch06/06_02/begin/values.txt 13 bytes
  442. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch06/06_02/end/add-values.py 276 bytes
  443. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch06/06_02/end/values-totaled.txt 27 bytes
  444. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch06/06_02/end/values.txt 13 bytes
  445. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_02/begin/count.py 41 bytes
  446. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_02/end/count.py 59 bytes
  447. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_03/begin/compare.py 57 bytes
  448. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_03/end/compare.py 53 bytes
  449. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_04/begin/count.py 45 bytes
  450. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_04/end/count.py 45 bytes
  451. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_05/begin/forecast.py 201 bytes
  452. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_05/end/forecast.py 246 bytes
  453. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_06/begin/plant.py 256 bytes
  454. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_07/begin/plant.py 256 bytes
  455. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch07/07_07/end/plant.py 265 bytes
  456. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch08/08_02/begin/list.py 78 bytes
  457. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch08/08_02/end/list.py 125 bytes
  458. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch08/08_03/begin/class.py 386 bytes
  459. Lynda - Programming Foundations - Beyond the Fundamentals [AhLaN]/Exercise Files/Ch08/08_03/end/class.py 560 bytes
  460. Lynda - Programming Foundations - Data Structures [AhLaN]/AhLaN.txt 175 bytes
  461. Lynda - Programming Foundations - Data Structures [AhLaN]/Seed Me!!.png 42.0 KB
  462. Lynda - Programming Foundations - Data Structures [AhLaN]/1 - Introduction/01 - Understand data structures.mp4 27.2 MB
  463. Lynda - Programming Foundations - Data Structures [AhLaN]/1 - Introduction/02 - What you should know.mp4 3.9 MB
  464. Lynda - Programming Foundations - Data Structures [AhLaN]/2 - 1. Introduction to Data Structures/03 - Introduction to data and data types.mp4 6.4 MB
  465. Lynda - Programming Foundations - Data Structures [AhLaN]/2 - 1. Introduction to Data Structures/04 - Numerical data types.mp4 13.0 MB
  466. Lynda - Programming Foundations - Data Structures [AhLaN]/2 - 1. Introduction to Data Structures/05 - Booleans and characters.mp4 7.2 MB
  467. Lynda - Programming Foundations - Data Structures [AhLaN]/2 - 1. Introduction to Data Structures/06 - Primitive types in memory.mp4 10.8 MB
  468. Lynda - Programming Foundations - Data Structures [AhLaN]/2 - 1. Introduction to Data Structures/07 - Introduction to data structures.mp4 16.9 MB
  469. Lynda - Programming Foundations - Data Structures [AhLaN]/2 - 1. Introduction to Data Structures/08 - Strings.mp4 6.8 MB
  470. Lynda - Programming Foundations - Data Structures [AhLaN]/2 - 1. Introduction to Data Structures/09 - Primitive vs. reference types in memory.mp4 15.3 MB
  471. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/10 - What are arrays.mp4 11.8 MB
  472. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/11 - Use arrays in Swift.mp4 15.6 MB
  473. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/12 - Multidimensional arrays.mp4 7.7 MB
  474. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/13 - Multidimensional arrays in JavaScript.mp4 9.1 MB
  475. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/14 - Jagged arrays.mp4 3.8 MB
  476. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/15 - Jagged arrays in C#.mp4 7.9 MB
  477. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/16 - Resizable arrays and language support.mp4 15.9 MB
  478. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/17 - Search arrays.mp4 15.5 MB
  479. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/18 - Sort arrays.mp4 10.9 MB
  480. Lynda - Programming Foundations - Data Structures [AhLaN]/3 - 2. Arrays/19 - Big O notation.mp4 15.5 MB
  481. Lynda - Programming Foundations - Data Structures [AhLaN]/4 - 3. Lists/20 - What are linked lists.mp4 10.8 MB
  482. Lynda - Programming Foundations - Data Structures [AhLaN]/4 - 3. Lists/21 - Operations on linked lists.mp4 6.1 MB
  483. Lynda - Programming Foundations - Data Structures [AhLaN]/4 - 3. Lists/22 - Build a linked list in Java.mp4 10.3 MB
  484. Lynda - Programming Foundations - Data Structures [AhLaN]/4 - 3. Lists/23 - Use linked lists in Java.mp4 14.6 MB
  485. Lynda - Programming Foundations - Data Structures [AhLaN]/4 - 3. Lists/24 - Singly vs. doubly linked lists.mp4 3.4 MB
  486. Lynda - Programming Foundations - Data Structures [AhLaN]/4 - 3. Lists/25 - Lists in other languages.mp4 10.3 MB
  487. Lynda - Programming Foundations - Data Structures [AhLaN]/4 - 3. Lists/26 - Pros and cons of lists.mp4 9.4 MB
  488. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/27 - What are stacks.mp4 5.1 MB
  489. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/28 - Implement stacks in Swift.mp4 15.2 MB
  490. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/29 - Use stacks in Swift for LIFO.mp4 6.1 MB
  491. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/30 - Error tracing with stacks.mp4 12.0 MB
  492. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/31 - What are queues.mp4 5.3 MB
  493. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/32 - Implement queues in Swift.mp4 10.9 MB
  494. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/33 - Use queues in Swift for FIFO.mp4 6.1 MB
  495. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/34 - Queues in other languages.mp4 8.0 MB
  496. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/35 - Specialized queues.mp4 12.6 MB
  497. Lynda - Programming Foundations - Data Structures [AhLaN]/5 - 4. Stacks and Queues/36 - Pros and cons of stacks and queues.mp4 10.9 MB
  498. Lynda - Programming Foundations - Data Structures [AhLaN]/6 - 5. Hash-Based Data Structures/37 - What are associative arrays.mp4 9.8 MB
  499. Lynda - Programming Foundations - Data Structures [AhLaN]/6 - 5. Hash-Based Data Structures/38 - Understanding hash functions.mp4 20.9 MB
  500. Lynda - Programming Foundations - Data Structures [AhLaN]/6 - 5. Hash-Based Data Structures/39 - Understanding hash tables.mp4 12.0 MB
  501. Lynda - Programming Foundations - Data Structures [AhLaN]/6 - 5. Hash-Based Data Structures/40 - Using dictionaries in Python.mp4 4.7 MB
  502. Lynda - Programming Foundations - Data Structures [AhLaN]/6 - 5. Hash-Based Data Structures/41 - Language support for hashing.mp4 8.7 MB
  503. Lynda - Programming Foundations - Data Structures [AhLaN]/6 - 5. Hash-Based Data Structures/42 - Language support for hash tables.mp4 8.0 MB
  504. Lynda - Programming Foundations - Data Structures [AhLaN]/6 - 5. Hash-Based Data Structures/43 - Pros and cons of hash-based structures.mp4 7.4 MB
  505. Lynda - Programming Foundations - Data Structures [AhLaN]/7 - 6. Trees and Graphs/44 - What are sets.mp4 13.1 MB
  506. Lynda - Programming Foundations - Data Structures [AhLaN]/7 - 6. Trees and Graphs/45 - Sets in Python 3.mp4 7.5 MB
  507. Lynda - Programming Foundations - Data Structures [AhLaN]/7 - 6. Trees and Graphs/46 - Introduction to tree data structures.mp4 9.8 MB
  508. Lynda - Programming Foundations - Data Structures [AhLaN]/7 - 6. Trees and Graphs/47 - Understand binary search trees.mp4 16.7 MB
  509. Lynda - Programming Foundations - Data Structures [AhLaN]/7 - 6. Trees and Graphs/48 - Understand heaps.mp4 11.8 MB
  510. Lynda - Programming Foundations - Data Structures [AhLaN]/7 - 6. Trees and Graphs/49 - Pros and cons of tree data structures.mp4 6.2 MB
  511. Lynda - Programming Foundations - Data Structures [AhLaN]/8 - Conclusion/50 - Wrap-up.mp4 3.2 MB
  512. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/02_02/02_02_swiftarrays.swift 399 bytes
  513. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/02_04/02_04_javascriptmultiarrays.js 450 bytes
  514. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/02_06/02_06_jaggedarrays.cs 433 bytes
  515. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/03_03/03_03_javaLinkedList.java 742 bytes
  516. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/03_04/03_04_linkedListJavaClass.java 981 bytes
  517. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/04_02/04_02_implementstacksswift.swift 572 bytes
  518. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/04_03/04_03_swiftLIFO.swift 855 bytes
  519. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/04_04/04_04_ErrorTracing.java 164 bytes
  520. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/04_06/04_06_queueImplement.swift 598 bytes
  521. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/04_07/04_07_queueFIFO.swift 786 bytes
  522. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/05_04/05_04_dictionaries.py 168 bytes
  523. Lynda - Programming Foundations - Data Structures [AhLaN]/Exercise Files/06_02/06_02_pythonsets.py 257 bytes
  524. Lynda - Programming Foundations - Databases [AhLaN]/AhLaN.txt 175 bytes
  525. Lynda - Programming Foundations - Databases [AhLaN]/Seed Me!!.png 42.0 KB
  526. Lynda - Programming Foundations - Databases [AhLaN]/1 - Introduction/01 - Why use a database.mp4 20.8 MB
  527. Lynda - Programming Foundations - Databases [AhLaN]/1 - Introduction/02 - What you should know.mp4 4.4 MB
  528. Lynda - Programming Foundations - Databases [AhLaN]/1 - Introduction/03 - Understanding databases - Benefits of spreadsheets.mp4 14.9 MB
  529. Lynda - Programming Foundations - Databases [AhLaN]/1 - Introduction/04 - Understanding databases - Benefits of structured data.mp4 8.5 MB
  530. Lynda - Programming Foundations - Databases [AhLaN]/2 - 1. Database Foundations/05 - Relational databases.mp4 6.4 MB
  531. Lynda - Programming Foundations - Databases [AhLaN]/2 - 1. Database Foundations/06 - Keys and unique values.mp4 8.3 MB
  532. Lynda - Programming Foundations - Databases [AhLaN]/2 - 1. Database Foundations/07 - Relationships.mp4 9.6 MB
  533. Lynda - Programming Foundations - Databases [AhLaN]/2 - 1. Database Foundations/08 - ACID and transactions.mp4 15.4 MB
  534. Lynda - Programming Foundations - Databases [AhLaN]/2 - 1. Database Foundations/09 - Basic SQL.mp4 15.7 MB
  535. Lynda - Programming Foundations - Databases [AhLaN]/3 - 2. Tables/10 - Modeling and planning a database.mp4 9.5 MB
  536. Lynda - Programming Foundations - Databases [AhLaN]/3 - 2. Tables/11 - Naming tables.mp4 5.5 MB
  537. Lynda - Programming Foundations - Databases [AhLaN]/3 - 2. Tables/12 - Columns and data types.mp4 12.1 MB
  538. Lynda - Programming Foundations - Databases [AhLaN]/3 - 2. Tables/13 - Numbers and other types.mp4 14.7 MB
  539. Lynda - Programming Foundations - Databases [AhLaN]/3 - 2. Tables/14 - Primary and foreign keys.mp4 10.7 MB
  540. Lynda - Programming Foundations - Databases [AhLaN]/4 - 3. Relationships/15 - Creating relationships.mp4 6.5 MB
  541. Lynda - Programming Foundations - Databases [AhLaN]/4 - 3. Relationships/16 - One-to-many relationships.mp4 12.0 MB
  542. Lynda - Programming Foundations - Databases [AhLaN]/4 - 3. Relationships/17 - Many-to-many relationships.mp4 11.0 MB
  543. Lynda - Programming Foundations - Databases [AhLaN]/4 - 3. Relationships/18 - One-to-one relationships.mp4 6.5 MB
  544. Lynda - Programming Foundations - Databases [AhLaN]/4 - 3. Relationships/19 - Relationship rules and referential integrity.mp4 7.8 MB
  545. Lynda - Programming Foundations - Databases [AhLaN]/5 - 4. Database Optimization/20 - Normalization.mp4 5.8 MB
  546. Lynda - Programming Foundations - Databases [AhLaN]/5 - 4. Database Optimization/21 - First normal form.mp4 8.8 MB
  547. Lynda - Programming Foundations - Databases [AhLaN]/5 - 4. Database Optimization/22 - Second normal form.mp4 5.5 MB
  548. Lynda - Programming Foundations - Databases [AhLaN]/5 - 4. Database Optimization/23 - Third normal form.mp4 7.9 MB
  549. Lynda - Programming Foundations - Databases [AhLaN]/5 - 4. Database Optimization/24 - Denormalization.mp4 8.5 MB
  550. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/25 - Creating a database.mp4 9.8 MB
  551. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/26 - Creating tables.mp4 4.3 MB
  552. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/27 - Writing SQL queries.mp4 5.3 MB
  553. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/28 - Narrowing query results.mp4 6.5 MB
  554. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/29 - Sorting results.mp4 4.5 MB
  555. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/30 - Aggregate functions.mp4 4.2 MB
  556. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/31 - Joining tables.mp4 7.6 MB
  557. Lynda - Programming Foundations - Databases [AhLaN]/6 - 5. Querying a Database/32 - Modifying data.mp4 10.1 MB
  558. Lynda - Programming Foundations - Databases [AhLaN]/7 - 6. Querying a Database/33 - Indexes, transactions, and stored procedures.mp4 12.8 MB
  559. Lynda - Programming Foundations - Databases [AhLaN]/7 - 6. Querying a Database/34 - Access control, compliance, and injection.mp4 12.6 MB
  560. Lynda - Programming Foundations - Databases [AhLaN]/7 - 6. Querying a Database/35 - Software options.mp4 10.7 MB
  561. Lynda - Programming Foundations - Databases [AhLaN]/8 - Conclusion/36 - Next steps.mp4 8.4 MB
  562. Lynda - Programming Foundations - Design Patterns [AhLaN]/AhLaN.txt 175 bytes
  563. Lynda - Programming Foundations - Design Patterns [AhLaN]/Seed Me!!.png 42.0 KB
  564. Lynda - Programming Foundations - Design Patterns [AhLaN]/1 - Introduction/01 - Don't reinvent the wheel.mp4 23.3 MB
  565. Lynda - Programming Foundations - Design Patterns [AhLaN]/1 - Introduction/02 - What you should know.mp4 11.7 MB
  566. Lynda - Programming Foundations - Design Patterns [AhLaN]/2 - 1. Design Patterns/03 - Object-oriented design experience.mp4 14.5 MB
  567. Lynda - Programming Foundations - Design Patterns [AhLaN]/2 - 1. Design Patterns/04 - What are design patterns.mp4 10.0 MB
  568. Lynda - Programming Foundations - Design Patterns [AhLaN]/2 - 1. Design Patterns/05 - What are design principles.mp4 5.7 MB
  569. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/06 - Revisiting inheritance.mp4 9.0 MB
  570. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/07 - Limitations of inheritance.mp4 10.8 MB
  571. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/08 - Trying interfaces.mp4 6.1 MB
  572. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/09 - Get inspiration from design principles.mp4 9.2 MB
  573. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/10 - Programming to an interface.mp4 4.7 MB
  574. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/11 - Applying the principles.mp4 13.1 MB
  575. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/12 - Exploring the strategy pattern.mp4 4.8 MB
  576. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/13 - Why HAS-A is better than IS-A.mp4 5.9 MB
  577. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/14 - Challenge - The Strategy pattern.mp4 5.9 MB
  578. Lynda - Programming Foundations - Design Patterns [AhLaN]/3 - 2. The Strategy Pattern/15 - Solution - The Strategy pattern.mp4 2.2 MB
  579. Lynda - Programming Foundations - Design Patterns [AhLaN]/4 - 3. The Adapter Pattern/16 - Understanding the adapter pattern.mp4 9.6 MB
  580. Lynda - Programming Foundations - Design Patterns [AhLaN]/4 - 3. The Adapter Pattern/17 - The Adapter pattern defined.mp4 4.4 MB
  581. Lynda - Programming Foundations - Design Patterns [AhLaN]/4 - 3. The Adapter Pattern/18 - Using the Adapter pattern.mp4 12.4 MB
  582. Lynda - Programming Foundations - Design Patterns [AhLaN]/4 - 3. The Adapter Pattern/19 - Challenge - The Adapter pattern.mp4 2.6 MB
  583. Lynda - Programming Foundations - Design Patterns [AhLaN]/4 - 3. The Adapter Pattern/20 - Solution - The Adapter pattern.mp4 4.7 MB
  584. Lynda - Programming Foundations - Design Patterns [AhLaN]/5 - 4. The Observer Pattern/21 - Understanding the Observer pattern.mp4 11.0 MB
  585. Lynda - Programming Foundations - Design Patterns [AhLaN]/5 - 4. The Observer Pattern/22 - The Observer pattern defined.mp4 5.3 MB
  586. Lynda - Programming Foundations - Design Patterns [AhLaN]/5 - 4. The Observer Pattern/23 - Using the Observer pattern.mp4 7.4 MB
  587. Lynda - Programming Foundations - Design Patterns [AhLaN]/5 - 4. The Observer Pattern/24 - The Observer pattern and loose coupling.mp4 2.5 MB
  588. Lynda - Programming Foundations - Design Patterns [AhLaN]/5 - 4. The Observer Pattern/25 - Challenge - The Observer pattern.mp4 2.8 MB
  589. Lynda - Programming Foundations - Design Patterns [AhLaN]/5 - 4. The Observer Pattern/26 - Solution - The Observer pattern.mp4 2.6 MB
  590. Lynda - Programming Foundations - Design Patterns [AhLaN]/6 - 5. The Decorator Pattern/27 - Creating chaos with inheritance.mp4 24.1 MB
  591. Lynda - Programming Foundations - Design Patterns [AhLaN]/6 - 5. The Decorator Pattern/28 - Understanding the open-closed principle.mp4 6.9 MB
  592. Lynda - Programming Foundations - Design Patterns [AhLaN]/6 - 5. The Decorator Pattern/29 - Extending behavior with composition.mp4 7.0 MB
  593. Lynda - Programming Foundations - Design Patterns [AhLaN]/6 - 5. The Decorator Pattern/30 - Understanding the decorator pattern.mp4 5.4 MB
  594. Lynda - Programming Foundations - Design Patterns [AhLaN]/6 - 5. The Decorator Pattern/31 - Using the Decorator pattern.mp4 16.2 MB
  595. Lynda - Programming Foundations - Design Patterns [AhLaN]/6 - 5. The Decorator Pattern/32 - Challenge - The Decorator pattern.mp4 1.9 MB
  596. Lynda - Programming Foundations - Design Patterns [AhLaN]/6 - 5. The Decorator Pattern/33 - Solution - The Decorator pattern.mp4 3.4 MB
  597. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/34 - Encapsulating iteration.mp4 8.4 MB
  598. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/35 - Understanding the Iterator pattern.mp4 6.9 MB
  599. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/36 - Using the Iterator pattern.mp4 11.4 MB
  600. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/37 - Using built-in iterators.mp4 3.2 MB
  601. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/38 - The single responsibility principle.mp4 4.3 MB
  602. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/39 - The iterator pattern as language feature.mp4 5.7 MB
  603. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/40 - Challenge - The Iterator pattern.mp4 2.7 MB
  604. Lynda - Programming Foundations - Design Patterns [AhLaN]/7 - 6. The Iterator Pattern/41 - Solution - The Iterator pattern.mp4 2.4 MB
  605. Lynda - Programming Foundations - Design Patterns [AhLaN]/8 - 7. The Factory Patterns/42 - The need for factory patterns.mp4 18.9 MB
  606. Lynda - Programming Foundations - Design Patterns [AhLaN]/8 - 7. The Factory Patterns/43 - The Factory Method pattern.mp4 9.2 MB
  607. Lynda - Programming Foundations - Design Patterns [AhLaN]/8 - 7. The Factory Patterns/44 - Using the Factory Method pattern.mp4 7.5 MB
  608. Lynda - Programming Foundations - Design Patterns [AhLaN]/8 - 7. The Factory Patterns/45 - Challenge - The simple Factory pattern.mp4 3.8 MB
  609. Lynda - Programming Foundations - Design Patterns [AhLaN]/8 - 7. The Factory Patterns/46 - Solution - The simple Factory pattern.mp4 3.6 MB
  610. Lynda - Programming Foundations - Design Patterns [AhLaN]/9 - Conclusion/47 - Applying patterns.mp4 39.7 MB
  611. Lynda - Programming Foundations - Design Patterns [AhLaN]/9 - Conclusion/48 - Where to go from here.mp4 6.5 MB
  612. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/BasicCameraApp.java 182 bytes
  613. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/CameraPlusApp.java 194 bytes
  614. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/Email.java 176 bytes
  615. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/PhoneCameraApp.java 444 bytes
  616. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/PhotoWithPhone.java 817 bytes
  617. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/ShareStrategy.java 132 bytes
  618. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/Social.java 192 bytes
  619. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/challenge/Txt.java 172 bytes
  620. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/DecoyDuck.java 250 bytes
  621. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/Duck.java 518 bytes
  622. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/FakeQuack.java 152 bytes
  623. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/FlyBehavior.java 97 bytes
  624. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/FlyNoWay.java 154 bytes
  625. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/FlyRocketPowered.java 175 bytes
  626. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/FlyWithWings.java 159 bytes
  627. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/MallardDuck.java 261 bytes
  628. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/MiniDuckSimulator.java 609 bytes
  629. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/MiniDuckSimulator1.java 344 bytes
  630. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/ModelDuck.java 243 bytes
  631. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/MuteQuack.java 161 bytes
  632. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/Quack.java 149 bytes
  633. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/QuackBehavior.java 101 bytes
  634. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/RedHeadDuck.java 264 bytes
  635. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/RubberDuck.java 461 bytes
  636. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/02_StrategyPattern/ducks/Squeak.java 151 bytes
  637. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/Duck.java 117 bytes
  638. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/DuckAdapter.java 357 bytes
  639. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/DuckTestDrive.java 876 bytes
  640. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/MallardDuck.java 213 bytes
  641. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/Turkey.java 120 bytes
  642. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/TurkeyAdapter.java 307 bytes
  643. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/TurkeyTestDrive.java 342 bytes
  644. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/WildTurkey.java 240 bytes
  645. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/challenge/Drone.java 160 bytes
  646. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/challenge/DroneAdapter.java 352 bytes
  647. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/03_AdapterPattern/ducks/challenge/SuperDrone.java 311 bytes
  648. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/simple/Example.java 277 bytes
  649. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/simple/Observer.java 113 bytes
  650. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/simple/SimpleObserver.java 431 bytes
  651. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/simple/SimpleSubject.java 641 bytes
  652. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/simple/Subject.java 196 bytes
  653. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/CurrentConditionsDisplay.java 639 bytes
  654. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/DisplayElement.java 112 bytes
  655. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/ForecastDisplay.java 871 bytes
  656. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/HeatIndexDisplay.java 1.1 KB
  657. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/Observer.java 147 bytes
  658. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/StatisticsDisplay.java 762 bytes
  659. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/Subject.java 197 bytes
  660. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/WeatherData.java 1.0 KB
  661. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/WeatherStation.java 555 bytes
  662. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/04_ObserverPattern/weather/WeatherStationHeatIndex.java 631 bytes
  663. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/pizza/Cheese.java 314 bytes
  664. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/pizza/Olives.java 303 bytes
  665. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/pizza/Pizza.java 216 bytes
  666. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/pizza/PizzaStore.java 336 bytes
  667. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/pizza/ThickcrustPizza.java 234 bytes
  668. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/pizza/ThincrustPizza.java 231 bytes
  669. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/pizza/ToppingDecorator.java 164 bytes
  670. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/Beverage.java 227 bytes
  671. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/CondimentDecorator.java 158 bytes
  672. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/DarkRoast.java 204 bytes
  673. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/Decaf.java 192 bytes
  674. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/Espresso.java 198 bytes
  675. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/HouseBlend.java 207 bytes
  676. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/Milk.java 334 bytes
  677. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/Mocha.java 340 bytes
  678. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/Soy.java 331 bytes
  679. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/StarbuzzCoffee.java 709 bytes
  680. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/05_DecoratorPattern/starbuzz/Whip.java 338 bytes
  681. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/AlternatingDinerMenuIterator.java 628 bytes
  682. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/ArrayIterator.java 472 bytes
  683. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/ArrayListIterator.java 496 bytes
  684. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/DinerMenu.java 1.5 KB
  685. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/DinerMenuIterator.java 480 bytes
  686. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/Iterator.java 124 bytes
  687. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/Menu.java 117 bytes
  688. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/MenuItem.java 716 bytes
  689. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/MenuTestDrive.java 1.8 KB
  690. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/PancakeHouseMenu.java 1.1 KB
  691. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/PancakeHouseMenuIterator.java 510 bytes
  692. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/dinermerger/Waitress.java 1.8 KB
  693. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/implicit/DinerMenu.java 1.5 KB
  694. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/implicit/DinerMenuIterator.java 830 bytes
  695. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/implicit/Menu.java 152 bytes
  696. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/implicit/MenuItem.java 625 bytes
  697. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/implicit/MenuTestDrive.java 349 bytes
  698. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/implicit/PancakeHouseMenu.java 1.1 KB
  699. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/06_IteratorPattern/implicit/Waitress.java 870 bytes
  700. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/Calendar.java 394 bytes
  701. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/CalendarTestDrive.java 371 bytes
  702. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/PacificCalendar.java 417 bytes
  703. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/Zone.java 207 bytes
  704. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/ZoneCentral.java 166 bytes
  705. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/ZoneEastern.java 166 bytes
  706. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/ZoneFactory.java 437 bytes
  707. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/ZoneMountain.java 169 bytes
  708. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/challenge/ZonePacific.java 166 bytes
  709. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/ChicagoPizzaStore.java 555 bytes
  710. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/ChicagoStyleCheesePizza.java 393 bytes
  711. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/ChicagoStyleClamPizza.java 427 bytes
  712. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/ChicagoStylePepperoniPizza.java 513 bytes
  713. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/ChicagoStyleVeggiePizza.java 472 bytes
  714. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/DependentPizzaStore.java 1.0 KB
  715. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/NYPizzaStore.java 451 bytes
  716. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/NYStyleCheesePizza.java 283 bytes
  717. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/NYStyleClamPizza.java 320 bytes
  718. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/NYStylePepperoniPizza.java 427 bytes
  719. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/NYStyleVeggiePizza.java 382 bytes
  720. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/Pizza.java 1.0 KB
  721. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/PizzaStore.java 359 bytes
  722. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzafm/PizzaTestDrive.java 1.1 KB
  723. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/CheesePizza.java 270 bytes
  724. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/ClamPizza.java 262 bytes
  725. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/PepperoniPizza.java 311 bytes
  726. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/Pizza.java 865 bytes
  727. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/PizzaStore.java 372 bytes
  728. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/PizzaTestDrive.java 503 bytes
  729. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/SimplePizzaFactory.java 441 bytes
  730. Lynda - Programming Foundations - Design Patterns [AhLaN]/Exercise Files/07_FactoryPattern/pizzas/VeggiePizza.java 409 bytes
  731. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/AhLaN.txt 175 bytes
  732. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Seed Me!!.png 42.0 KB
  733. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/1 - Introduction/01 - Welcome.mp4 23.1 MB
  734. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/1 - Introduction/02 - What you should know.mp4 1.6 MB
  735. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/1 - Introduction/03 - Using the exercise files.mp4 1.8 MB
  736. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/2 - 1. Discrete Math Uses/04 - Basics of discrete mathematics.mp4 5.3 MB
  737. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/2 - 1. Discrete Math Uses/05 - Discrete math for programming.mp4 5.4 MB
  738. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/2 - 1. Discrete Math Uses/06 - Real-world discrete math.mp4 5.4 MB
  739. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/2 - 1. Discrete Math Uses/07 - Abstract discrete math.mp4 4.3 MB
  740. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/08 - Objects as sets.mp4 6.9 MB
  741. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/09 - Set notation.mp4 8.5 MB
  742. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/10 - Set operations.mp4 7.2 MB
  743. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/11 - Power sets.mp4 9.9 MB
  744. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/12 - Sequences and sums.mp4 15.7 MB
  745. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/13 - Recursion.mp4 19.1 MB
  746. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/14 - Cardinality, disjointness, and partitions.mp4 5.3 MB
  747. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/15 - Sets from Cartesian products.mp4 4.6 MB
  748. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/16 - Challenge - Practice with sets.mp4 1.9 MB
  749. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/3 - 2. Sets/17 - Solution - Practice with sets.mp4 15.6 MB
  750. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/4 - 3. Setting Up SML/18 - Functional programming.mp4 6.9 MB
  751. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/4 - 3. Setting Up SML/19 - Datatypes.mp4 6.4 MB
  752. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/4 - 3. Setting Up SML/20 - Characters and strings.mp4 7.9 MB
  753. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/4 - 3. Setting Up SML/21 - Recursive functions.mp4 7.5 MB
  754. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/4 - 3. Setting Up SML/22 - Challenge - Learn SML.mp4 3.8 MB
  755. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/4 - 3. Setting Up SML/23 - Solution - Create new data types.mp4 3.8 MB
  756. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/5 - 4. Analyzing Data Sequences/24 - Use SML to create lists.mp4 8.2 MB
  757. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/5 - 4. Analyzing Data Sequences/25 - Perform functions on lists.mp4 6.9 MB
  758. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/5 - 4. Analyzing Data Sequences/26 - Create datatypes that use lists.mp4 5.0 MB
  759. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/5 - 4. Analyzing Data Sequences/27 - Challenge - Model a lunch order.mp4 2.7 MB
  760. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/5 - 4. Analyzing Data Sequences/28 - Solution - Model a lunch order.mp4 7.0 MB
  761. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/29 - Valid reasoning and inference.mp4 16.0 MB
  762. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/30 - Truth tables.mp4 10.5 MB
  763. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/31 - Identify and evaluate predicates.mp4 15.4 MB
  764. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/32 - Conditional propositions.mp4 12.4 MB
  765. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/33 - Valid arguments.mp4 9.7 MB
  766. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/34 - Rules of inference.mp4 10.1 MB
  767. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/35 - Prove logical equivalence.mp4 9.8 MB
  768. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/36 - Challenge - Write truth tables.mp4 2.2 MB
  769. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/6 - 5. Effective Arguments and Defensible Decisions/37 - Solution - Write truth tables.mp4 10.5 MB
  770. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/7 - 6. Proofs Made Easy/38 - Write a general outline for a proof.mp4 91.4 MB
  771. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/7 - 6. Proofs Made Easy/39 - Write subset proofs.mp4 6.8 MB
  772. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/7 - 6. Proofs Made Easy/40 - Evaluate conditional proofs.mp4 20.9 MB
  773. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/7 - 6. Proofs Made Easy/41 - Understand biconditional proofs.mp4 9.2 MB
  774. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/7 - 6. Proofs Made Easy/42 - Prove with mathematical induction.mp4 24.6 MB
  775. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/7 - 6. Proofs Made Easy/43 - Challenge - Write a proof.mp4 2.0 MB
  776. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/7 - 6. Proofs Made Easy/44 - Solution - Write a proof.mp4 9.9 MB
  777. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/8 - 7. Advanced Discrete Math Topics/45 - Visualize data with graph theory.mp4 5.6 MB
  778. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/8 - 7. Advanced Discrete Math Topics/46 - Network optimization with trees.mp4 5.7 MB
  779. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/8 - 7. Advanced Discrete Math Topics/47 - Event probability.mp4 8.0 MB
  780. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/8 - 7. Advanced Discrete Math Topics/48 - Cryptography.mp4 45.4 MB
  781. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/8 - 7. Advanced Discrete Math Topics/49 - Challenge - Advanced techniques.mp4 2.3 MB
  782. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/8 - 7. Advanced Discrete Math Topics/50 - Solution - Advanced techniques.mp4 12.3 MB
  783. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/9 - Conclusion/51 - Next steps.mp4 11.7 MB
  784. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch02/02_09/02_09 Challenge.pdf 110.4 KB
  785. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch02/02_10/02_10 Solution.pdf 124.0 KB
  786. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch05/05_08/05_08_Challenge.pdf 78.0 KB
  787. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch05/05_09/05_09_Solution.pdf 236.9 KB
  788. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch06/06_06/06_06_Challenge.pdf 221.1 KB
  789. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch06/06_07/06_07_Solution.pdf 44.0 KB
  790. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch07/07_05/07_05 Challenge.pdf 41.5 KB
  791. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Ch07/07_06/07_06_Solution.pdf 181.2 KB
  792. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Reference/Logic Reference.pdf 111.6 KB
  793. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Reference/Set Identities.pdf 66.5 KB
  794. Lynda - Programming Foundations - Discrete Mathematics [AhLaN]/Exercise Files/Reference/Set Theory.pdf 113.4 KB
  795. Lynda - Programming Foundations - Fundamentals [AhLaN]/AhLaN.txt 175 bytes
  796. Lynda - Programming Foundations - Fundamentals [AhLaN]/Seed Me!!.png 42.0 KB
  797. Lynda - Programming Foundations - Fundamentals [AhLaN]/1 - Introduction/01 - The fundamentals of programming.mp4 18.1 MB
  798. Lynda - Programming Foundations - Fundamentals [AhLaN]/1 - Introduction/02 - Following along with the course.mp4 7.5 MB
  799. Lynda - Programming Foundations - Fundamentals [AhLaN]/2 - 1. Programming Basics/03 - What is programming.mp4 16.9 MB
  800. Lynda - Programming Foundations - Fundamentals [AhLaN]/2 - 1. Programming Basics/04 - What is a programming language.mp4 20.4 MB
  801. Lynda - Programming Foundations - Fundamentals [AhLaN]/2 - 1. Programming Basics/05 - Writing source code.mp4 13.9 MB
  802. Lynda - Programming Foundations - Fundamentals [AhLaN]/2 - 1. Programming Basics/06 - Running your code.mp4 20.7 MB
  803. Lynda - Programming Foundations - Fundamentals [AhLaN]/2 - 1. Programming Basics/07 - Using an IDE.mp4 22.0 MB
  804. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/08 - Why Python.mp4 12.4 MB
  805. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/09 - Installing Python on a Mac.mp4 20.8 MB
  806. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/10 - Installing Python on Windows.mp4 8.9 MB
  807. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/11 - Running Python on the command line.mp4 18.0 MB
  808. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/12 - Installing Visual Studio Code on a Mac.mp4 17.0 MB
  809. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/13 - Installing Visual Studio Code on Windows.mp4 19.6 MB
  810. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/14 - Running Python in an IDE.mp4 23.7 MB
  811. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/15 - Basic statements and expressions.mp4 22.2 MB
  812. Lynda - Programming Foundations - Fundamentals [AhLaN]/3 - 2. Programming Syntax/16 - Troubleshooting issues.mp4 28.2 MB
  813. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/17 - Introduction to variables and data types.mp4 19.1 MB
  814. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/18 - Variables across languages.mp4 22.5 MB
  815. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/19 - Working with numbers.mp4 28.2 MB
  816. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/20 - Working with strings.mp4 12.6 MB
  817. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/21 - Properly using whitespace.mp4 29.5 MB
  818. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/22 - Working with comments.mp4 21.1 MB
  819. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/23 - Challenge - What's the output.mp4 6.4 MB
  820. Lynda - Programming Foundations - Fundamentals [AhLaN]/4 - 3. Variables and Data Types/24 - Solution - What's the output.mp4 33.3 MB
  821. Lynda - Programming Foundations - Fundamentals [AhLaN]/5 - 4. Conditional Code/25 - Making decisions in code.mp4 30.3 MB
  822. Lynda - Programming Foundations - Fundamentals [AhLaN]/5 - 4. Conditional Code/26 - Exploring conditional code.mp4 30.0 MB
  823. Lynda - Programming Foundations - Fundamentals [AhLaN]/5 - 4. Conditional Code/27 - Working with simple conditions.mp4 23.9 MB
  824. Lynda - Programming Foundations - Fundamentals [AhLaN]/5 - 4. Conditional Code/28 - Conditionals across languages.mp4 11.7 MB
  825. Lynda - Programming Foundations - Fundamentals [AhLaN]/5 - 4. Conditional Code/29 - Challenge - Guessing game.mp4 8.6 MB
  826. Lynda - Programming Foundations - Fundamentals [AhLaN]/5 - 4. Conditional Code/30 - Solution - Guessing game.mp4 13.5 MB
  827. Lynda - Programming Foundations - Fundamentals [AhLaN]/6 - 5. Modular Code/31 - Introduction to functions.mp4 26.4 MB
  828. Lynda - Programming Foundations - Fundamentals [AhLaN]/6 - 5. Modular Code/32 - Creating and calling functions.mp4 26.5 MB
  829. Lynda - Programming Foundations - Fundamentals [AhLaN]/6 - 5. Modular Code/33 - Setting parameters and arguments.mp4 36.2 MB
  830. Lynda - Programming Foundations - Fundamentals [AhLaN]/6 - 5. Modular Code/34 - Returning values from functions.mp4 22.3 MB
  831. Lynda - Programming Foundations - Fundamentals [AhLaN]/6 - 5. Modular Code/35 - Functions across languages.mp4 17.3 MB
  832. Lynda - Programming Foundations - Fundamentals [AhLaN]/6 - 5. Modular Code/36 - Challenge - Favorite cities.mp4 8.8 MB
  833. Lynda - Programming Foundations - Fundamentals [AhLaN]/6 - 5. Modular Code/37 - Solution - Favorite cities.mp4 11.6 MB
  834. Lynda - Programming Foundations - Fundamentals [AhLaN]/7 - Conclusion/38 - Exploring languages.mp4 23.5 MB
  835. Lynda - Programming Foundations - Fundamentals [AhLaN]/7 - Conclusion/39 - Next steps.mp4 12.8 MB
  836. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Boolean Expressions and Relational Operators Practice Worksheet.pdf 28.7 KB
  837. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Practice Exercises.pdf 34.9 KB
  838. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Software Lingo.pdf 29.7 KB
  839. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Troubleshooting Installation Issues.pdf 26.4 KB
  840. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap01/01_03.py 21 bytes
  841. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap02/02_01.py 187 bytes
  842. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap02/02_07_begin.py 46 bytes
  843. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap02/02_07_end.py 46 bytes
  844. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap02/02_09.py 116 bytes
  845. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap02/Troubleshooting Installation Issues.docx 6.9 KB
  846. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_01_end.py 120 bytes
  847. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_02_end.py 224 bytes
  848. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_05_begin.py 232 bytes
  849. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_05_end.py 234 bytes
  850. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_06_begin.py 237 bytes
  851. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_06_end.py 288 bytes
  852. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_07.py 306 bytes
  853. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap03/03_08_solution 71 bytes
  854. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap04/04_02.py 217 bytes
  855. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap04/04_03_begin.py 139 bytes
  856. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap04/04_03_end.py 140 bytes
  857. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap04/04_06.py 169 bytes
  858. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap04/Boolean Expressions and Relational Operators Practice Worksheet.docx 6.9 KB
  859. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_01_begin.py 150 bytes
  860. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_01_end.py 203 bytes
  861. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_02_begin.py 82 bytes
  862. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_02_end.py 83 bytes
  863. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_03_begin.py 199 bytes
  864. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_03_end.py 302 bytes
  865. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_04_begin.py 206 bytes
  866. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_04_end.py 298 bytes
  867. Lynda - Programming Foundations - Fundamentals [AhLaN]/Exercise Files/Chap05/05_07.py 245 bytes
  868. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/AhLaN.txt 175 bytes
  869. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/Seed Me!!.png 42.0 KB
  870. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/1 - Introduction/01 - Welcome.mp4 3.9 MB
  871. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/1 - Introduction/02 - What you should know.mp4 1.9 MB
  872. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/2 - 1. A Brief Word on Ambiguity/03 - What is ambiguity.mp4 8.0 MB
  873. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/2 - 1. A Brief Word on Ambiguity/04 - Computer logic vs. human logic.mp4 8.8 MB
  874. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/2 - 1. A Brief Word on Ambiguity/05 - Computers forced us to think logically.mp4 4.0 MB
  875. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/2 - 1. A Brief Word on Ambiguity/06 - Issues with logical thinking.mp4 11.7 MB
  876. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/3 - 2. Discovery of Fuzzy Set Theory/07 - Origins of fuzzy logic.mp4 7.7 MB
  877. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/3 - 2. Discovery of Fuzzy Set Theory/08 - Definition of fuzzy set theory.mp4 9.5 MB
  878. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/3 - 2. Discovery of Fuzzy Set Theory/09 - More ways to think about data.mp4 10.1 MB
  879. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/3 - 2. Discovery of Fuzzy Set Theory/10 - Membership function.mp4 9.5 MB
  880. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/3 - 2. Discovery of Fuzzy Set Theory/11 - Why do we need fuzzy data.mp4 7.8 MB
  881. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/4 - 3. Applications of Fuzzy Set Theory/12 - Information retrieval.mp4 17.4 MB
  882. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/4 - 3. Applications of Fuzzy Set Theory/13 - Fuzzy inference.mp4 10.3 MB
  883. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/4 - 3. Applications of Fuzzy Set Theory/14 - Machine learning and artificial intelligence (AI).mp4 12.6 MB
  884. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/4 - 3. Applications of Fuzzy Set Theory/15 - Expert systems and simulations.mp4 5.1 MB
  885. Lynda - Programming Foundations - Fuzzy Logic [AhLaN]/6 - Conclusion/16 - Next steps.mp4 2.0 MB
  886. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/AhLaN.txt 175 bytes
  887. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/Seed Me!!.png 42.0 KB
  888. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/1 - Introduction/01 - Learn object-oriented design principles.mp4 27.8 MB
  889. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/1 - Introduction/02 - What you should know.mp4 15.1 MB
  890. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/03 - Object-oriented thinking.mp4 29.8 MB
  891. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/04 - Objects.mp4 33.2 MB
  892. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/05 - Classes.mp4 19.8 MB
  893. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/06 - Abstraction.mp4 17.5 MB
  894. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/07 - Encapsulation.mp4 24.1 MB
  895. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/08 - Inheritance.mp4 11.9 MB
  896. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/09 - Polymorphism.mp4 32.1 MB
  897. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/10 - Analysis, design, and programming.mp4 13.5 MB
  898. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/2 - 1. Object-Oriented Fundamentals/11 - Unified modeling language (UML).mp4 13.3 MB
  899. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/3 - 2. Requirements/12 - Defining requirements.mp4 40.6 MB
  900. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/3 - 2. Requirements/13 - FURPS+ requirements.mp4 8.7 MB
  901. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/3 - 2. Requirements/14 - Challenge - Jukebox requirements.mp4 8.0 MB
  902. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/3 - 2. Requirements/15 - Solution - Jukebox requirements.mp4 17.7 MB
  903. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/4 - 3. Use Cases and User Stories/16 - Use cases.mp4 32.4 MB
  904. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/4 - 3. Use Cases and User Stories/17 - Identifying the actors.mp4 25.3 MB
  905. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/4 - 3. Use Cases and User Stories/18 - Identifying the scenarios.mp4 26.0 MB
  906. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/4 - 3. Use Cases and User Stories/19 - Diagramming use cases.mp4 24.2 MB
  907. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/4 - 3. Use Cases and User Stories/20 - User stories.mp4 26.5 MB
  908. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/4 - 3. Use Cases and User Stories/21 - Challenge - Jukebox use cases.mp4 5.2 MB
  909. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/4 - 3. Use Cases and User Stories/22 - Solution - Jukebox use cases.mp4 15.4 MB
  910. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/5 - 4. Domain Modeling/23 - Identifying the objects.mp4 26.7 MB
  911. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/5 - 4. Domain Modeling/24 - Identifying class relationships.mp4 28.8 MB
  912. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/5 - 4. Domain Modeling/25 - Identifying class responsibilities.mp4 38.9 MB
  913. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/5 - 4. Domain Modeling/26 - CRC cards.mp4 22.4 MB
  914. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/5 - 4. Domain Modeling/27 - Challenge - Jukebox conceptual model.mp4 8.2 MB
  915. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/5 - 4. Domain Modeling/28 - Solution - Jukebox conceptual model.mp4 29.6 MB
  916. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/29 - Creating class diagrams - Attributes.mp4 16.3 MB
  917. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/30 - Creating class diagrams - Behaviors.mp4 24.6 MB
  918. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/31 - Converting class diagrams into code.mp4 23.5 MB
  919. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/32 - Instantiating classes.mp4 14.2 MB
  920. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/33 - Class with multiple constructors.mp4 19.4 MB
  921. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/34 - Static attributes and methods.mp4 29.0 MB
  922. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/35 - Challenge - Jukebox class diagrams.mp4 8.7 MB
  923. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/6 - 5. Class Diagrams/36 - Solution - Jukebox class diagrams.mp4 33.1 MB
  924. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/37 - Identifying inheritance situations.mp4 27.9 MB
  925. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/38 - Using inheritance.mp4 11.0 MB
  926. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/39 - Abstract and concrete classes.mp4 15.5 MB
  927. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/40 - Interfaces.mp4 19.3 MB
  928. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/41 - Aggregation.mp4 15.4 MB
  929. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/42 - Composition.mp4 13.0 MB
  930. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/43 - Challenge - Jukebox class relationships.mp4 7.5 MB
  931. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/7 - 6. Inheritance and Composition/44 - Solution - Jukebox class relationships.mp4 18.8 MB
  932. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/8 - 7. Software Development/45 - OOP support in different languages.mp4 13.1 MB
  933. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/8 - 7. Software Development/46 - General development principles.mp4 26.2 MB
  934. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/8 - 7. Software Development/47 - Software testing.mp4 35.5 MB
  935. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/8 - 7. Software Development/48 - Design patterns.mp4 33.6 MB
  936. Lynda - Programming Foundations - Object-Oriented Design [AhLaN]/9 - Conclusion/49 - Next steps.mp4 8.5 MB
  937. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/AhLaN.txt 175 bytes
  938. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/Seed Me!!.png 42.0 KB
  939. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/1 - Introduction/01 - Welcome.mp4 17.9 MB
  940. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/1 - Introduction/02 - What you should know before watching this course.mp4 2.2 MB
  941. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/1 - Introduction/03 - Disclaimer.mp4 1.3 MB
  942. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/2 - 1. Licensing and Open-Source Fundamentals/04 - What is a license.mp4 8.5 MB
  943. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/2 - 1. Licensing and Open-Source Fundamentals/05 - The role of copyrights, patents, and trademarks.mp4 6.8 MB
  944. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/2 - 1. Licensing and Open-Source Fundamentals/06 - Introduction to open source and open-source principles.mp4 7.6 MB
  945. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/07 - What is a software license.mp4 3.2 MB
  946. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/08 - The first open-source license - BSD.mp4 4.6 MB
  947. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/09 - Open-source licenses vs. the public domain.mp4 3.1 MB
  948. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/10 - The three basic licenses - GPL.mp4 13.9 MB
  949. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/11 - The three basic licenses - MIT.mp4 6.1 MB
  950. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/12 - The three basic licenses - Apache.mp4 3.6 MB
  951. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/13 - Permissive vs. copyleft open-source licenses.mp4 4.7 MB
  952. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/3 - 2. Software Licensing/14 - Choosing the right open-source license.mp4 3.4 MB
  953. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/4 - 3. Additional Topics/15 - Nonsoftware works and the Creative Commons.mp4 15.9 MB
  954. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/4 - 3. Additional Topics/16 - Multiple open-source license scenarios and compatibility.mp4 2.7 MB
  955. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/4 - 3. Additional Topics/17 - Dual licensing.mp4 3.7 MB
  956. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/4 - 3. Additional Topics/18 - Contributor license agreements.mp4 3.3 MB
  957. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/4 - 3. Additional Topics/19 - The role of patent licenses and promises.mp4 4.4 MB
  958. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/4 - 3. Additional Topics/20 - Establishing a business entity for your project.mp4 5.2 MB
  959. Lynda - Programming Foundations - Open-Source Licensing [AhLaN]/5 - Conclusion/21 - Next steps.mp4 1.3 MB
  960. Lynda - Programming Foundations - Programming for Kids [AhLaN]/AhLaN.txt 175 bytes
  961. Lynda - Programming Foundations - Programming for Kids [AhLaN]/Seed Me!!.png 42.0 KB
  962. Lynda - Programming Foundations - Programming for Kids [AhLaN]/1 - Introduction/01 - Welcome.mp4 28.3 MB
  963. Lynda - Programming Foundations - Programming for Kids [AhLaN]/2 - 1. Programming for Kids/02 - Programming is fun!.mp4 4.8 MB
  964. Lynda - Programming Foundations - Programming for Kids [AhLaN]/2 - 1. Programming for Kids/03 - Graphical vs. coding-based languages.mp4 8.2 MB
  965. Lynda - Programming Foundations - Programming for Kids [AhLaN]/3 - 2. How Kids Learn/04 - Exploring learning styles - Auditory, kinesthetic, and visual.mp4 7.4 MB
  966. Lynda - Programming Foundations - Programming for Kids [AhLaN]/3 - 2. How Kids Learn/05 - Piaget's four stages of cognitive development.mp4 14.5 MB
  967. Lynda - Programming Foundations - Programming for Kids [AhLaN]/4 - 3. Graphical Programming on the iPad/06 - iPad apps for very young kids.mp4 52.2 MB
  968. Lynda - Programming Foundations - Programming for Kids [AhLaN]/4 - 3. Graphical Programming on the iPad/07 - Making things move - Daisy the Dinosaur.mp4 11.3 MB
  969. Lynda - Programming Foundations - Programming for Kids [AhLaN]/4 - 3. Graphical Programming on the iPad/08 - Conquering challenges - Move the Turtle.mp4 21.2 MB
  970. Lynda - Programming Foundations - Programming for Kids [AhLaN]/4 - 3. Graphical Programming on the iPad/09 - Learning about algorithms - Hopscotch.mp4 21.6 MB
  971. Lynda - Programming Foundations - Programming for Kids [AhLaN]/5 - 4. Graphical Programming on Personal Computers/10 - Programming animations - Scratch.mp4 25.2 MB
  972. Lynda - Programming Foundations - Programming for Kids [AhLaN]/5 - 4. Graphical Programming on Personal Computers/11 - Programming Android apps - MIT App Inventor.mp4 33.1 MB
  973. Lynda - Programming Foundations - Programming for Kids [AhLaN]/5 - 4. Graphical Programming on Personal Computers/12 - Programming games - GameSalad.mp4 24.5 MB
  974. Lynda - Programming Foundations - Programming for Kids [AhLaN]/6 - 5. Getting Started with Coding/13 - A first real programming language - Logo.mp4 19.2 MB
  975. Lynda - Programming Foundations - Programming for Kids [AhLaN]/6 - 5. Getting Started with Coding/14 - Programming virtual robots - RoboMind.mp4 20.1 MB
  976. Lynda - Programming Foundations - Programming for Kids [AhLaN]/6 - 5. Getting Started with Coding/15 - Learning JavaScript - Crunchzilla Code Monster.mp4 16.3 MB
  977. Lynda - Programming Foundations - Programming for Kids [AhLaN]/6 - 5. Getting Started with Coding/16 - Learning Java - Greenfoot.mp4 25.7 MB
  978. Lynda - Programming Foundations - Programming for Kids [AhLaN]/7 - 6. Programming in the Real World/17 - When programming gets real.mp4 35.3 MB
  979. Lynda - Programming Foundations - Programming for Kids [AhLaN]/7 - 6. Programming in the Real World/18 - Building and controlling a real robot - LEGO Mindstorms.mp4 104.8 MB
  980. Lynda - Programming Foundations - Programming for Kids [AhLaN]/7 - 6. Programming in the Real World/19 - Programming real robots - LEGO Mindstorms.mp4 34.4 MB
  981. Lynda - Programming Foundations - Programming for Kids [AhLaN]/7 - 6. Programming in the Real World/20 - Joining a club - FIRST Robotics Competition.mp4 19.2 MB
  982. AhLaN.txt 175 bytes
  983. Lynda - Programming Foundations - Programming for Kids [AhLaN]/8 - Conclusion/22 - Next steps.mp4 3.4 MB
  984. Lynda - Programming Foundations - Real-World Examples [AhLaN]/AhLaN.txt 175 bytes
  985. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Seed Me!!.png 42.0 KB
  986. Lynda - Programming Foundations - Real-World Examples [AhLaN]/1 - Introduction/01 - Welcome.mp4 18.1 MB
  987. Lynda - Programming Foundations - Real-World Examples [AhLaN]/1 - Introduction/02 - What you should know.mp4 13.3 MB
  988. Lynda - Programming Foundations - Real-World Examples [AhLaN]/1 - Introduction/03 - Using the exercise files.mp4 1.8 MB
  989. Lynda - Programming Foundations - Real-World Examples [AhLaN]/1 - Introduction/04 - Installing Python 3 for Windows.mp4 5.0 MB
  990. Lynda - Programming Foundations - Real-World Examples [AhLaN]/1 - Introduction/05 - Installing Python 3 for Mac.mp4 4.9 MB
  991. Lynda - Programming Foundations - Real-World Examples [AhLaN]/2 - 1. Functions/06 - Cook with functions.mp4 31.8 MB
  992. Lynda - Programming Foundations - Real-World Examples [AhLaN]/2 - 1. Functions/07 - Code reuse.mp4 16.5 MB
  993. Lynda - Programming Foundations - Real-World Examples [AhLaN]/2 - 1. Functions/08 - Add new input parameters.mp4 19.7 MB
  994. Lynda - Programming Foundations - Real-World Examples [AhLaN]/2 - 1. Functions/09 - Local and global variables.mp4 27.8 MB
  995. Lynda - Programming Foundations - Real-World Examples [AhLaN]/3 - 2. Objects/10 - Clothing as objects.mp4 37.3 MB
  996. Lynda - Programming Foundations - Real-World Examples [AhLaN]/3 - 2. Objects/11 - Custom objects.mp4 18.5 MB
  997. Lynda - Programming Foundations - Real-World Examples [AhLaN]/3 - 2. Objects/12 - Naming objects.mp4 21.5 MB
  998. Lynda - Programming Foundations - Real-World Examples [AhLaN]/3 - 2. Objects/13 - Mutable and immutable data.mp4 21.6 MB
  999. Lynda - Programming Foundations - Real-World Examples [AhLaN]/4 - 3. Class Inheritance/14 - Inheriting classes.mp4 29.1 MB
  1000. Lynda - Programming Foundations - Real-World Examples [AhLaN]/4 - 3. Class Inheritance/15 - Override inherited methods.mp4 13.2 MB
  1001. Lynda - Programming Foundations - Real-World Examples [AhLaN]/5 - 4. Modules and Packages/16 - Select tools from modules.mp4 31.8 MB
  1002. Lynda - Programming Foundations - Real-World Examples [AhLaN]/5 - 4. Modules and Packages/17 - Import tools from packages.mp4 19.7 MB
  1003. Lynda - Programming Foundations - Real-World Examples [AhLaN]/6 - 5. Lists and Tuples/18 - Parking with lists.mp4 22.8 MB
  1004. Lynda - Programming Foundations - Real-World Examples [AhLaN]/6 - 5. Lists and Tuples/19 - Multidimensional lists.mp4 21.3 MB
  1005. Lynda - Programming Foundations - Real-World Examples [AhLaN]/6 - 5. Lists and Tuples/20 - Tuples.mp4 15.1 MB
  1006. Lynda - Programming Foundations - Real-World Examples [AhLaN]/7 - 6. Queues and Stacks/21 - Queues.mp4 32.0 MB
  1007. Lynda - Programming Foundations - Real-World Examples [AhLaN]/7 - 6. Queues and Stacks/22 - Stacks.mp4 15.1 MB
  1008. Lynda - Programming Foundations - Real-World Examples [AhLaN]/8 - 7. Sets/23 - Create and combine sets.mp4 10.9 MB
  1009. Lynda - Programming Foundations - Real-World Examples [AhLaN]/8 - 7. Sets/24 - Sort sets.mp4 19.8 MB
  1010. Lynda - Programming Foundations - Real-World Examples [AhLaN]/8 - 7. Sets/25 - Add and remove items from sets.mp4 15.7 MB
  1011. Lynda - Programming Foundations - Real-World Examples [AhLaN]/9 - 8. Dictionaries/26 - Dictionaries.mp4 20.9 MB
  1012. Lynda - Programming Foundations - Real-World Examples [AhLaN]/9 - 8. Dictionaries/27 - Add items to dictionaries.mp4 23.1 MB
  1013. Lynda - Programming Foundations - Real-World Examples [AhLaN]/9 - 8. Dictionaries/28 - Reverse lookup issues.mp4 20.5 MB
  1014. Lynda - Programming Foundations - Real-World Examples [AhLaN]/10 - 9. Conditional Execution/29 - If_else-if chains.mp4 23.6 MB
  1015. Lynda - Programming Foundations - Real-World Examples [AhLaN]/10 - 9. Conditional Execution/30 - Switch and case statements.mp4 25.4 MB
  1016. Lynda - Programming Foundations - Real-World Examples [AhLaN]/11 - 10. Loops/31 - For loops.mp4 21.3 MB
  1017. Lynda - Programming Foundations - Real-World Examples [AhLaN]/11 - 10. Loops/32 - While loops.mp4 17.6 MB
  1018. Lynda - Programming Foundations - Real-World Examples [AhLaN]/11 - 10. Loops/33 - Break statements.mp4 16.7 MB
  1019. Lynda - Programming Foundations - Real-World Examples [AhLaN]/12 - 11. Error Handling/34 - Error catching.mp4 29.2 MB
  1020. Lynda - Programming Foundations - Real-World Examples [AhLaN]/12 - 11. Error Handling/35 - Validate external input.mp4 18.8 MB
  1021. Lynda - Programming Foundations - Real-World Examples [AhLaN]/12 - 11. Error Handling/36 - Custom errors.mp4 19.6 MB
  1022. Lynda - Programming Foundations - Real-World Examples [AhLaN]/13 - 12. Polling and Event-Driven Programming/37 - Polling for a condition.mp4 36.9 MB
  1023. Lynda - Programming Foundations - Real-World Examples [AhLaN]/13 - 12. Polling and Event-Driven Programming/38 - Event driven programming.mp4 31.5 MB
  1024. Lynda - Programming Foundations - Real-World Examples [AhLaN]/14 - Conclusion/39 - Next steps.mp4 8.6 MB
  1025. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_01/end_01_01_breakfast_functions.py 422 bytes
  1026. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_01/start_01_01_breakfast_functions.py 235 bytes
  1027. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_02/end_01_02_breakfast_functions.py 559 bytes
  1028. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_02/start_01_02_breakfast_functions.py 572 bytes
  1029. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_03/end_01_03_breakfast_functions.py 896 bytes
  1030. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_03/start_01_03_breakfast_functions.py 487 bytes
  1031. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_04/end_01_04_breakfast_functions.py 829 bytes
  1032. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch01/01_04/start_01_04_breakfast_functions.py 667 bytes
  1033. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch02/02_01/commands_02_01_object_anatomy.py 408 bytes
  1034. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch02/02_02/end_02_02_creating_jeans.py 755 bytes
  1035. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch02/02_02/start_02_02_creating_jeans.py 508 bytes
  1036. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch02/02_03/end_02_03_naming_shirts.py 893 bytes
  1037. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch02/02_03/start_02_03_naming_shirts.py 213 bytes
  1038. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch02/02_04/commands_02_04_outfits_and_words.py 465 bytes
  1039. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch03/03_01/end_03_01_class_inheritance.py 1.3 KB
  1040. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch03/03_01/start_03_01_class_inheritance.py 886 bytes
  1041. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch03/03_02/end_03_02_class_inheritance.py 1.2 KB
  1042. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch03/03_02/start_03_02_class_inheritance.py 886 bytes
  1043. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch04/04_01/commands_04_01_modules.py 502 bytes
  1044. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch04/04_02/commands_04_02_packages.py 211 bytes
  1045. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch05/05_01/commands_05_01_row_of_cars.py 602 bytes
  1046. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch05/05_02/end_05_02_parking_lots.py 1.3 KB
  1047. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch05/05_02/start_05_02_parking_lots.py 584 bytes
  1048. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch05/05_03/end_05_03_coordinates.py 342 bytes
  1049. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch05/05_03/start_05_03_coordinates.py 342 bytes
  1050. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch06/06_01/commands_06_01_queues.py 606 bytes
  1051. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch06/06_02/commands_06_02_stacks.py 445 bytes
  1052. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch07/07_01/end_07_01_combining_sets.py 781 bytes
  1053. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch07/07_01/start_07_01_combining_sets.py 367 bytes
  1054. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch07/07_02/end_07_02_sorting_friends.py 1.2 KB
  1055. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch07/07_02/start_07_02_sorting_friends.py 787 bytes
  1056. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch07/07_03/end_07_03_adding_removing_friends.py 539 bytes
  1057. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch07/07_03/start_07_03_adding_removing_friends.py 131 bytes
  1058. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch08/08_01/end_08_01_rolodex.py 470 bytes
  1059. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch08/08_01/start_08_01_rolodex.py 360 bytes
  1060. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch08/08_02/end_08_02_rolodex.py 913 bytes
  1061. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch08/08_02/start_08_02_rolodex.py 360 bytes
  1062. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch08/08_03/end_08_01_rolodex.py 697 bytes
  1063. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch08/08_03/start_08_03_rolodex.py 360 bytes
  1064. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch09/09_01/end_09_01_choose_pizza.py 361 bytes
  1065. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch09/09_01/start_09_01_choose_pizza.py 361 bytes
  1066. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch09/09_02/end_09_02_specials_dictionary.py 456 bytes
  1067. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch09/09_02/end_09_02_specials_ifelif.py 517 bytes
  1068. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch09/09_02/start_09_02_specials_dictionary.py 404 bytes
  1069. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch09/09_02/start_09_02_specials_ifelif.py 517 bytes
  1070. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch10/10_01/end_10_01_for_dishes.py 246 bytes
  1071. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch10/10_01/start_10_01_for_dishes.py 170 bytes
  1072. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch10/10_02/end_10_02_while_dirty.py 401 bytes
  1073. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch10/10_02/start_10_02_while_dirty.py 396 bytes
  1074. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch10/10_03/end_10_03_for_break.py 547 bytes
  1075. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch10/10_03/start_10_03_for_break.py 547 bytes
  1076. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch11/11_01/end_11_01_web_error.py 253 bytes
  1077. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch11/11_01/start_11_01_web_error.py 181 bytes
  1078. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch11/11_02/end_11_02_circuit_breaker.py 946 bytes
  1079. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch11/11_02/start_11_02_circuit_breaker.py 338 bytes
  1080. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch11/11_03/end_11_03_custom_errors.py 1.1 KB
  1081. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch11/11_03/start_11_03_custom_errors.py 770 bytes
  1082. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch12/12_01/end_12_01_polling_for_pizza.py 438 bytes
  1083. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch12/12_01/front_door.txt 22 bytes
  1084. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch12/12_01/start_12_01_polling_for_pizza.py 384 bytes
  1085. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch12/12_02/end_12_02_alarms_and_doorbells.py 687 bytes
  1086. Lynda - Programming Foundations - Real-World Examples [AhLaN]/Exercise Files/Ch12/12_02/start_12_02_alarms_and_doorbells.py 655 bytes
  1087. Lynda - Programming Foundations - Secure Coding [AhLaN]/AhLaN.txt 175 bytes
  1088. Lynda - Programming Foundations - Secure Coding [AhLaN]/Seed Me!!.png 42.0 KB
  1089. Lynda - Programming Foundations - Secure Coding [AhLaN]/1 - Introduction/01 - Implement secure code with your team.mp4 24.8 MB
  1090. Lynda - Programming Foundations - Secure Coding [AhLaN]/1 - Introduction/02 - What you need to know.mp4 11.4 MB
  1091. Lynda - Programming Foundations - Secure Coding [AhLaN]/2 - 1. Security and Risk Overview/03 - The goal of secure coding.mp4 15.1 MB
  1092. Lynda - Programming Foundations - Secure Coding [AhLaN]/2 - 1. Security and Risk Overview/04 - Understand an attacker.mp4 13.8 MB
  1093. Lynda - Programming Foundations - Secure Coding [AhLaN]/2 - 1. Security and Risk Overview/05 - Break what you build.mp4 14.5 MB
  1094. Lynda - Programming Foundations - Secure Coding [AhLaN]/2 - 1. Security and Risk Overview/06 - Understand your risks.mp4 18.6 MB
  1095. Lynda - Programming Foundations - Secure Coding [AhLaN]/2 - 1. Security and Risk Overview/07 - Document what you understand.mp4 21.9 MB
  1096. Lynda - Programming Foundations - Secure Coding [AhLaN]/3 - 2. Web Client Server Interaction Code Issues/08 - Input validation issues.mp4 24.5 MB
  1097. Lynda - Programming Foundations - Secure Coding [AhLaN]/3 - 2. Web Client Server Interaction Code Issues/09 - Communication channel issues.mp4 24.5 MB
  1098. Lynda - Programming Foundations - Secure Coding [AhLaN]/3 - 2. Web Client Server Interaction Code Issues/10 - Session management issues.mp4 22.8 MB
  1099. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/11 - Error handling issues.mp4 22.4 MB
  1100. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/12 - Logging and output issues.mp4 22.3 MB
  1101. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/13 - Internal data management issues.mp4 18.0 MB
  1102. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/14 - Configuration issues.mp4 34.0 MB
  1103. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/15 - Database issues.mp4 18.9 MB
  1104. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/16 - File and I_O issues.mp4 20.3 MB
  1105. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/17 - Memory management issues.mp4 21.4 MB
  1106. Lynda - Programming Foundations - Secure Coding [AhLaN]/4 - 3. Thick App and Client-Server Interaction Issues/18 - Dependency issues.mp4 14.6 MB
  1107. Lynda - Programming Foundations - Secure Coding [AhLaN]/5 - 4. Crypto and Security Misuse Issues/19 - Authentication and password issues.mp4 26.7 MB
  1108. Lynda - Programming Foundations - Secure Coding [AhLaN]/5 - 4. Crypto and Security Misuse Issues/20 - Authorization and access control issues.mp4 19.3 MB
  1109. Lynda - Programming Foundations - Secure Coding [AhLaN]/5 - 4. Crypto and Security Misuse Issues/21 - Cryptography issues.mp4 32.6 MB
  1110. Lynda - Programming Foundations - Secure Coding [AhLaN]/6 - 5. Security in the SDLC/22 - Embrace security in design.mp4 15.0 MB
  1111. Lynda - Programming Foundations - Secure Coding [AhLaN]/6 - 5. Security in the SDLC/23 - Embrace security in development.mp4 14.9 MB
  1112. Lynda - Programming Foundations - Secure Coding [AhLaN]/6 - 5. Security in the SDLC/24 - Embrace security in testing.mp4 20.6 MB
  1113. Lynda - Programming Foundations - Secure Coding [AhLaN]/6 - 5. Security in the SDLC/25 - Embrace security in deployment.mp4 14.7 MB
  1114. Lynda - Programming Foundations - Secure Coding [AhLaN]/6 - 5. Security in the SDLC/26 - Implement best practices.mp4 16.5 MB
  1115. Lynda - Programming Foundations - Secure Coding [AhLaN]/7 - Conclusion/27 - Next steps.mp4 14.8 MB
  1116. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/AhLaN.txt 175 bytes
  1117. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/Seed Me!!.png 42.0 KB
  1118. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/1 - Introduction/01 - Set the standard with quality assurance (QA).mp4 19.9 MB
  1119. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/1 - Introduction/02 - What is quality assurance.mp4 5.0 MB
  1120. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/1 - Introduction/03 - How to ensure quality.mp4 6.6 MB
  1121. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/2 - 1. The Role of QA/04 - Roles and responsibilities.mp4 16.4 MB
  1122. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/2 - 1. The Role of QA/05 - Get involved throughout the SDLC.mp4 9.3 MB
  1123. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/2 - 1. The Role of QA/06 - Collaborate with the team.mp4 7.1 MB
  1124. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/2 - 1. The Role of QA/07 - Set expectations and goals.mp4 14.8 MB
  1125. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/3 - 2. Test Planning/08 - Create a test strategy.mp4 14.2 MB
  1126. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/3 - 2. Test Planning/09 - Make a test plan.mp4 16.5 MB
  1127. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/3 - 2. Test Planning/10 - Write acceptance criteria.mp4 9.8 MB
  1128. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/3 - 2. Test Planning/11 - Identify when testing is complete.mp4 14.0 MB
  1129. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/4 - 3. Types of Testing QA Focuses On/12 - Box testing.mp4 14.0 MB
  1130. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/4 - 3. Types of Testing QA Focuses On/13 - Manual testing.mp4 9.8 MB
  1131. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/4 - 3. Types of Testing QA Focuses On/14 - UI automation testing.mp4 12.1 MB
  1132. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/4 - 3. Types of Testing QA Focuses On/15 - Integration testing.mp4 8.0 MB
  1133. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/4 - 3. Types of Testing QA Focuses On/16 - Performance testing.mp4 9.4 MB
  1134. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/4 - 3. Types of Testing QA Focuses On/17 - Security testing.mp4 18.4 MB
  1135. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/5 - 4. Bug Reporting/18 - Identify bugs.mp4 8.3 MB
  1136. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/5 - 4. Bug Reporting/19 - Report bugs.mp4 12.9 MB
  1137. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/5 - 4. Bug Reporting/20 - Triage bugs.mp4 10.0 MB
  1138. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/5 - 4. Bug Reporting/21 - Communicate bugs to the team.mp4 6.7 MB
  1139. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/5 - 4. Bug Reporting/22 - Getting bugs fixed.mp4 10.1 MB
  1140. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/5 - 4. Bug Reporting/23 - Have bug bashes.mp4 9.1 MB
  1141. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/6 - Conclusion/24 - Next steps.mp4 6.0 MB
  1142. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/Exercise Files/Bug Report Template.pdf 35.5 KB
  1143. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/Exercise Files/Sample Test Plan.pdf 46.4 KB
  1144. Lynda - Programming Foundations - Software Testing_QA [AhLaN]/Exercise Files/Sample Test Strategy.pdf 35.3 KB
  1145. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/AhLaN.txt 175 bytes
  1146. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Seed Me!!.png 42.0 KB
  1147. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/1 - Introduction/01 - Small steps to great things.mp4 23.5 MB
  1148. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/1 - Introduction/02 - What you should know.mp4 3.0 MB
  1149. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/1 - Introduction/03 - What is test-driven development (TDD).mp4 51.2 MB
  1150. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/1 - Introduction/04 - xUnit and JUnit.mp4 6.1 MB
  1151. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/1 - Introduction/05 - Writing test cases.mp4 19.4 MB
  1152. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/2 - 1. TDD Methodology/06 - TDD and agile.mp4 32.5 MB
  1153. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/2 - 1. TDD Methodology/07 - Where to start.mp4 23.3 MB
  1154. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/2 - 1. TDD Methodology/08 - The iterative red-green-refactor cycle.mp4 16.8 MB
  1155. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/2 - 1. TDD Methodology/09 - Refactor to improve the design.mp4 14.5 MB
  1156. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/2 - 1. TDD Methodology/10 - ✓ Challenge - Functionality.mp4 31.8 MB
  1157. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/2 - 1. TDD Methodology/11 - ✓ Solution - Functionality.mp4 14.4 MB
  1158. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/3 - 2. TDD Structure and Syntax/12 - Test structure.mp4 11.8 MB
  1159. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/3 - 2. TDD Structure and Syntax/13 - Assertions.mp4 11.0 MB
  1160. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/3 - 2. TDD Structure and Syntax/14 - Testing exceptions.mp4 19.7 MB
  1161. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/3 - 2. TDD Structure and Syntax/15 - ✓ Challenge - Performance.mp4 38.0 MB
  1162. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/3 - 2. TDD Structure and Syntax/16 - ✓ Solution - Performance.mp4 24.3 MB
  1163. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/4 - 3. Scaling TDD/17 - TDD tools and frameworks.mp4 3.6 MB
  1164. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/4 - 3. Scaling TDD/18 - Assertion frameworks.mp4 12.8 MB
  1165. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/4 - 3. Scaling TDD/19 - Test doubles.mp4 12.8 MB
  1166. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/4 - 3. Scaling TDD/20 - Mocking.mp4 14.5 MB
  1167. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/4 - 3. Scaling TDD/21 - ✓ Challenge - Database.mp4 25.1 MB
  1168. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/4 - 3. Scaling TDD/22 - ✓ Solution - Database.mp4 24.4 MB
  1169. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/5 - Conclusion/23 - Next steps.mp4 1.2 MB
  1170. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_begin/.classpath 474 bytes
  1171. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_begin/.project 387 bytes
  1172. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_begin/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1173. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_begin/bin/main/Hangman.class 623 bytes
  1174. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_begin/bin/test/TestHangman.class 750 bytes
  1175. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_end/.classpath 474 bytes
  1176. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_end/.project 385 bytes
  1177. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_end/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1178. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_end/bin/main/Hangman.class 623 bytes
  1179. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_end/bin/test/TestHangman.class 750 bytes
  1180. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_end/src/main/Hangman.java 227 bytes
  1181. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/00_05_end/src/test/TestHangman.java 388 bytes
  1182. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_begin/.classpath 474 bytes
  1183. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_begin/.project 387 bytes
  1184. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_begin/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1185. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_begin/bin/main/Hangman.class 623 bytes
  1186. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_begin/bin/test/TestHangman.class 750 bytes
  1187. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_begin/src/main/Hangman.java 409 bytes
  1188. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_begin/src/test/TestHangman.java 542 bytes
  1189. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_end/.classpath 474 bytes
  1190. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_end/.project 385 bytes
  1191. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_end/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1192. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_end/bin/main/Hangman.class 1009 bytes
  1193. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_end/bin/test/TestHangman.class 1.4 KB
  1194. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_end/src/main/Hangman.java 761 bytes
  1195. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_01_end/src/test/TestHangman.java 1.0 KB
  1196. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/.classpath 474 bytes
  1197. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/.project 387 bytes
  1198. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/WordSource.txt 2.6 MB
  1199. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1200. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/bin/main/Hangman.class 1009 bytes
  1201. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/bin/test/TestHangman.class 1.4 KB
  1202. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/src/main/Hangman.java 767 bytes
  1203. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_begin/src/test/TestHangman.java 1.1 KB
  1204. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/.classpath 474 bytes
  1205. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/.project 385 bytes
  1206. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/WordSource.txt 2.6 MB
  1207. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1208. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/bin/main/Hangman.class 1.8 KB
  1209. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/bin/test/TestHangman.class 1.9 KB
  1210. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/src/main/Hangman.java 1.2 KB
  1211. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_02_end/src/test/TestHangman.java 1.5 KB
  1212. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/.classpath 474 bytes
  1213. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/.project 387 bytes
  1214. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/WordSource.txt 2.6 MB
  1215. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1216. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/bin/main/Hangman.class 1.8 KB
  1217. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/bin/test/TestHangman.class 1.9 KB
  1218. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/src/main/Hangman.java 1.2 KB
  1219. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_begin/src/test/TestHangman.java 1.5 KB
  1220. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/.classpath 474 bytes
  1221. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/.project 385 bytes
  1222. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/WordSource.txt 2.6 MB
  1223. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1224. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/bin/main/Hangman.class 2.2 KB
  1225. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/bin/test/TestHangman.class 1.8 KB
  1226. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/src/main/Hangman.java 1.4 KB
  1227. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_03_end/src/test/TestHangman.java 1.4 KB
  1228. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/.classpath 474 bytes
  1229. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/.project 387 bytes
  1230. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/WordSource.txt 2.6 MB
  1231. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1232. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/bin/main/Hangman.class 2.3 KB
  1233. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/bin/test/TestHangman.class 1.7 KB
  1234. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/src/main/Hangman.java 1.6 KB
  1235. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_begin/src/test/TestHangman.java 1.5 KB
  1236. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/.classpath 474 bytes
  1237. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/.project 385 bytes
  1238. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/WordSource.txt 2.6 MB
  1239. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1240. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/bin/main/Hangman.class 3.0 KB
  1241. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/bin/test/TestHangman.class 2.4 KB
  1242. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/src/main/Hangman.java 2.1 KB
  1243. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/01_06_end/src/test/TestHangman.java 2.1 KB
  1244. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/.classpath 474 bytes
  1245. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/.project 387 bytes
  1246. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/WordSource.txt 2.6 MB
  1247. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1248. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/bin/main/Hangman.class 3.0 KB
  1249. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/bin/test/TestHangman.class 2.5 KB
  1250. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/src/main/Hangman.java 2.6 KB
  1251. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_begin/src/test/TestHangman.java 2.5 KB
  1252. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/.classpath 474 bytes
  1253. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/.project 385 bytes
  1254. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/WordSource.txt 2.6 MB
  1255. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1256. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/bin/main/Hangman.class 3.1 KB
  1257. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/bin/test/TestHangman.class 3.8 KB
  1258. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/src/main/Hangman.java 2.7 KB
  1259. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_03_end/src/test/TestHangman.java 2.9 KB
  1260. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/.classpath 474 bytes
  1261. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/.project 387 bytes
  1262. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/WordSource.txt 2.6 MB
  1263. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1264. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/bin/main/Hangman.class 3.1 KB
  1265. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/bin/test/TestHangman.class 3.8 KB
  1266. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/src/main/Hangman.java 2.7 KB
  1267. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_begin/src/test/TestHangman.java 2.9 KB
  1268. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/.classpath 474 bytes
  1269. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/.project 385 bytes
  1270. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/WordSource.txt 2.6 MB
  1271. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/.settings/org.eclipse.jdt.core.prefs 642 bytes
  1272. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/bin/main/Hangman.class 3.3 KB
  1273. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/bin/test/TestHangman.class 4.7 KB
  1274. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/src/main/Hangman.java 3.0 KB
  1275. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/02_05_end/src/test/TestHangman.java 4.1 KB
  1276. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/.classpath 1.5 KB
  1277. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/.project 561 bytes
  1278. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/pom.xml 538 bytes
  1279. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/WordSource.txt 2.6 MB
  1280. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/.settings/org.eclipse.jdt.core.prefs 781 bytes
  1281. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/.settings/org.eclipse.m2e.core.prefs 90 bytes
  1282. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/src/main/java/main/Hangman.java 3.3 KB
  1283. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/src/main/java/main/MockScoreDB.java 103 bytes
  1284. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/src/test/java/test/TestHangman.java 4.6 KB
  1285. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/target/classes/main/Hangman.class 3.6 KB
  1286. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/target/classes/main/MockScoreDB.class 156 bytes
  1287. Lynda - Programming Foundations - Test-Driven Development [AhLaN]/Exercise Files/03-06_end/target/test-classes/test/TestHangman.class 5.3 KB
  1288. Lynda - Programming Foundations - Version Control with Git [AhLaN]/AhLaN.txt 175 bytes
  1289. Lynda - Programming Foundations - Version Control with Git [AhLaN]/Seed Me!!.png 42.0 KB
  1290. Lynda - Programming Foundations - Version Control with Git [AhLaN]/1 - Introduction/01 - Don't lose work.mp4 26.1 MB
  1291. Lynda - Programming Foundations - Version Control with Git [AhLaN]/1 - Introduction/02 - What you should know.mp4 1.1 MB
  1292. Lynda - Programming Foundations - Version Control with Git [AhLaN]/1 - Introduction/03 - Working with the exercise files.mp4 1.0 MB
  1293. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/04 - Why you need version control.mp4 8.0 MB
  1294. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/05 - What is version control.mp4 5.9 MB
  1295. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/06 - What is Git.mp4 8.8 MB
  1296. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/07 - The command line vs. the GUI.mp4 3.0 MB
  1297. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/08 - Git concepts and terminology.mp4 9.7 MB
  1298. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/09 - Hosting services.mp4 10.2 MB
  1299. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/10 - Git workflow.mp4 13.4 MB
  1300. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/11 - Installing Git on Mac.mp4 5.2 MB
  1301. Lynda - Programming Foundations - Version Control with Git [AhLaN]/2 - 1. Introduction to Version Control/12 - Installing Git on PC.mp4 5.8 MB
  1302. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/13 - Using the command line.mp4 6.5 MB
  1303. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/14 - Command line basics.mp4 6.8 MB
  1304. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/15 - Configure Git settings.mp4 7.8 MB
  1305. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/16 - Setting up a local repository.mp4 5.4 MB
  1306. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/17 - Setting up a remote repository.mp4 7.6 MB
  1307. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/18 - Adding changes with Git add and commit.mp4 10.9 MB
  1308. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/19 - Keep repositories up to date with Git pull and push.mp4 10.2 MB
  1309. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/20 - Deleting a repository or branch.mp4 1.1 MB
  1310. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/21 - Challenge - Putting it all together.mp4 2.9 MB
  1311. Lynda - Programming Foundations - Version Control with Git [AhLaN]/3 - 2. Git and the Command Line/22 - Solution - Putting it all together.mp4 12.8 MB
  1312. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/23 - Using GUIs.mp4 8.0 MB
  1313. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/24 - Install GUI.mp4 12.4 MB
  1314. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/25 - Working with a repository.mp4 6.3 MB
  1315. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/26 - Adding changes and keeping up to date.mp4 7.6 MB
  1316. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/27 - What is Git branching.mp4 5.7 MB
  1317. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/28 - Working with branches.mp4 10.9 MB
  1318. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/29 - Merging branches.mp4 8.6 MB
  1319. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/30 - Challenge - Putting it all together.mp4 1.8 MB
  1320. Lynda - Programming Foundations - Version Control with Git [AhLaN]/4 - 3. Git and Graphical User Interfaces (GUI)/31 - Solution - Putting it all together.mp4 6.6 MB
  1321. Lynda - Programming Foundations - Version Control with Git [AhLaN]/5 - Conclusion/32 - Git for collaboration.mp4 5.3 MB
  1322. Lynda - Programming Foundations - Version Control with Git [AhLaN]/5 - Conclusion/33 - Next steps.mp4 1.8 MB
  1323. Lynda - Programming Foundations - Web Security [AhLaN]/AhLaN.txt 175 bytes
  1324. Lynda - Programming Foundations - Web Security [AhLaN]/Seed Me!!.png 42.0 KB
  1325. Lynda - Programming Foundations - Web Security [AhLaN]/1 - Introduction/01 - The importance of security.mp4 20.4 MB
  1326. Lynda - Programming Foundations - Web Security [AhLaN]/2 - 1. Security Overview/02 - What is security.mp4 17.2 MB
  1327. Lynda - Programming Foundations - Web Security [AhLaN]/2 - 1. Security Overview/03 - Why security matters.mp4 12.3 MB
  1328. Lynda - Programming Foundations - Web Security [AhLaN]/2 - 1. Security Overview/04 - What is a hacker.mp4 18.5 MB
  1329. Lynda - Programming Foundations - Web Security [AhLaN]/2 - 1. Security Overview/05 - Threat models.mp4 19.9 MB
  1330. Lynda - Programming Foundations - Web Security [AhLaN]/2 - 1. Security Overview/06 - Total security is unachievable.mp4 16.8 MB
  1331. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/07 - Least privilege.mp4 22.0 MB
  1332. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/08 - Simple is more secure.mp4 17.3 MB
  1333. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/09 - Never trust users.mp4 19.8 MB
  1334. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/10 - Expect the unexpected.mp4 11.5 MB
  1335. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/11 - Defense in depth.mp4 22.0 MB
  1336. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/12 - Security through obscurity.mp4 23.3 MB
  1337. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/13 - Deny lists and allow lists.mp4 20.4 MB
  1338. Lynda - Programming Foundations - Web Security [AhLaN]/3 - 2. General Security Principles/14 - Map exposure points and data passageways.mp4 19.1 MB
  1339. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/15 - Regulate requests.mp4 24.5 MB
  1340. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/16 - Validate input.mp4 22.2 MB
  1341. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/17 - Sanitize data.mp4 37.4 MB
  1342. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/18 - Label variables.mp4 6.2 MB
  1343. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/19 - Keep code private.mp4 14.7 MB
  1344. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/20 - Keep credentials private.mp4 23.8 MB
  1345. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/21 - Keep error messages vague.mp4 14.1 MB
  1346. Lynda - Programming Foundations - Web Security [AhLaN]/4 - 3. Filter Input, Control Output/22 - Smart logging.mp4 18.2 MB
  1347. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/23 - Types of credential attacks.mp4 29.4 MB
  1348. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/24 - Strong passwords.mp4 28.1 MB
  1349. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/25 - URL manipulation and insecure direct object reference (IDOR).mp4 26.3 MB
  1350. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/26 - SQL injection.mp4 33.2 MB
  1351. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/27 - Cross-site scripting (XSS).mp4 34.3 MB
  1352. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/28 - Cross-site request forgery (CSRF).mp4 25.9 MB
  1353. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/29 - Cross-site request protections.mp4 22.8 MB
  1354. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/30 - Cookie visibility and theft.mp4 27.1 MB
  1355. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/31 - Session hijacking.mp4 34.0 MB
  1356. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/32 - Session fixation.mp4 17.9 MB
  1357. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/33 - Remote code execution.mp4 14.7 MB
  1358. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/34 - File upload abuse.mp4 13.7 MB
  1359. Lynda - Programming Foundations - Web Security [AhLaN]/5 - 4. The Most Common Attacks/35 - Denial of service.mp4 29.3 MB
  1360. Lynda - Programming Foundations - Web Security [AhLaN]/6 - Conclusion/36 - Next steps.mp4 14.0 MB

Similar Posts:

  1. Other Lynda - Web Programming Foundations Feb. 3, 2023, 3:45 a.m.
  2. Other Lynda - Increasing Engagement Elearning Programs Feb. 3, 2023, midnight
  3. Other Lynda Web Programming Foundations Course Feb. 3, 2023, 5:55 a.m.