589689.xyz

Lynda - Perl 5 Essential Training

  • 收录时间:2018-03-23 18:37:40
  • 文件大小:790MB
  • 下载次数:148
  • 最近下载:2021-01-07 23:36:49
  • 磁力链接:

文件列表

  1. 02. Setting Up/02_02-Installing Perl and Komodo for Windows.mp4 28MB
  2. 13. File IO/13_02-Using file handles.mp4 20MB
  3. 14. BuiltIn Functions/14_06-Time functions.mp4 20MB
  4. 02. Setting Up/02_01-Installing Komodo for Mac OS X.mp4 18MB
  5. 05. Values and Variables/05_05-Lists and arrays.mp4 17MB
  6. 13. File IO/13_04-Working with binary files.mp4 17MB
  7. 13. File IO/13_03-Using the OO interface for files.mp4 16MB
  8. 03. Quick Start/03_05-Functions.mp4 15MB
  9. 05. Values and Variables/05_03-Character strings.mp4 15MB
  10. 04. Basic Syntax/04_01-Anatomy of a Perl script.mp4 15MB
  11. 14. BuiltIn Functions/14_03-String functions.mp4 15MB
  12. 15. Modules/15_02-Perls object model.mp4 14MB
  13. 09. Operators/09_02-Basic arithmetic operators.mp4 14MB
  14. 09. Operators/09_05-Logical operators.mp4 14MB
  15. 15. Modules/15_03-An example module.mp4 13MB
  16. 12. References and Structures/12_04-Function references.mp4 13MB
  17. 04. Basic Syntax/04_04-Whitespace and comments.mp4 13MB
  18. 10. Regular Expressions/10_03-Common modifiers.mp4 12MB
  19. 03. Quick Start/03_02-Hello World.mp4 12MB
  20. 08. Special Variables/08_05-Other special variables.mp4 12MB
  21. 14. BuiltIn Functions/14_04-Numeric functions.mp4 12MB
  22. 06. Conditionals/06_04-Switch with given and when.mp4 11MB
  23. 04. Basic Syntax/04_05-Blocks and scope.mp4 11MB
  24. 12. References and Structures/12_02-Array references.mp4 11MB
  25. 09. Operators/09_06-File test operators.mp4 11MB
  26. 07. Loops/07_05-Loop control statements.mp4 11MB
  27. 05. Values and Variables/05_07-Hashes or associative arrays.mp4 11MB
  28. 12. References and Structures/12_06-Mixed data structures.mp4 10MB
  29. 10. Regular Expressions/10_07-Matching wildcards.mp4 10MB
  30. 03. Quick Start/03_03-Counting lines in a file.mp4 10MB
  31. 10. Regular Expressions/10_10-Search and replace.mp4 10MB
  32. 10. Regular Expressions/10_08-Matching classes of characters.mp4 10MB
  33. 14. BuiltIn Functions/14_05-List and array functions.mp4 10MB
  34. 14. BuiltIn Functions/14_01-The print and say functions.mp4 10MB
  35. 05. Values and Variables/05_08-Constants.mp4 9MB
  36. 07. Loops/07_04-Iterating with foreach.mp4 9MB
  37. 09. Operators/09_09-Quote operators.mp4 9MB
  38. 04. Basic Syntax/04_03-Assignments.mp4 9MB
  39. 16. Best Practices/16_02-Selective use of comments and whitespace.mp4 9MB
  40. 10. Regular Expressions/10_01-About regular expressions.mp4 9MB
  41. 03. Quick Start/03_06-Using perldoc.mp4 9MB
  42. 14. BuiltIn Functions/14_02-The die function.mp4 9MB
  43. 06. Conditionals/06_01-The if statement.mp4 8MB
  44. 08. Special Variables/08_01-The default variable.mp4 8MB
  45. 09. Operators/09_04-Relational operators.mp4 8MB
  46. 03. Quick Start/03_04-Loops and conditionals.mp4 7MB
  47. 11. Functions/11_03-Calling a function with arguments.mp4 7MB
  48. 12. References and Structures/12_03-Hash references.mp4 7MB
  49. 08. Special Variables/08_03-The autoflush variable.mp4 7MB
  50. 15. Modules/15_04-Using Carp for error messages.mp4 7MB
  51. 12. References and Structures/12_05-Finding the type of a reference.mp4 7MB
  52. 09. Operators/09_07-The range operator.mp4 7MB
  53. 04. Basic Syntax/04_02-Statements and expressions.mp4 7MB
  54. 11. Functions/11_04-Locally scoped variables.mp4 7MB
  55. 07. Loops/07_02-Loops with while and until.mp4 6MB
  56. 10. Regular Expressions/10_06-Simple matches.mp4 6MB
  57. 06. Conditionals/06_02-Else and elsif.mp4 6MB
  58. 05. Values and Variables/05_06-Slices of arrays.mp4 6MB
  59. 16. Best Practices/16_03-Use strict and warnings.mp4 6MB
  60. 09. Operators/09_01-About Perls operators.mp4 6MB
  61. 02. Setting Up/02_03-About Perl.mp4 6MB
  62. 05. Values and Variables/05_02-Numeric variables.mp4 6MB
  63. 06. Conditionals/06_05-The ternary conditional operator.mp4 5MB
  64. 07. Loops/07_03-Iterating with for.mp4 5MB
  65. 05. Values and Variables/05_01-Understanding values and variables.mp4 5MB
  66. 10. Regular Expressions/10_11-Splitting strings.mp4 5MB
  67. 05. Values and Variables/05_04-Logical values.mp4 5MB
  68. 08. Special Variables/08_02-Function arguments.mp4 5MB
  69. 14. BuiltIn Functions/14_07-The undef function.mp4 5MB
  70. 07. Loops/07_01-Understanding loops.mp4 5MB
  71. 08. Special Variables/08_04-The system error variable.mp4 5MB
  72. 16. Best Practices/16_04-Use constants.mp4 5MB
  73. 16. Best Practices/16_01-Be consistent.mp4 5MB
  74. 10. Regular Expressions/10_04-Extracting matches.mp4 5MB
  75. 10. Regular Expressions/10_02-Matching text.mp4 5MB
  76. 11. Functions/11_06-Static variables.mp4 5MB
  77. 09. Operators/09_03-Compound assignment operators.mp4 5MB
  78. 11. Functions/11_07-Predeclared functions.mp4 4MB
  79. 06. Conditionals/06_03-Negative conditionals with unless.mp4 4MB
  80. 10. Regular Expressions/10_05-Getting a list of matches.mp4 4MB
  81. 01. Introduction/01_01-Welcome.mp4 4MB
  82. 10. Regular Expressions/10_09-Matching metacharacters.mp4 4MB
  83. 09. Operators/09_08-The string concatenation operator.mp4 3MB
  84. 13. File IO/13_01-Understanding streams and files.mp4 3MB
  85. 11. Functions/11_05-Returning values.mp4 3MB
  86. 01. Introduction/01_02-Exercise files.mp4 3MB
  87. 11. Functions/11_01-Understanding functions.mp4 3MB
  88. 17. Conclusion/17_01-Next steps.mp4 3MB
  89. 12. References and Structures/12_01-Understanding values and references.mp4 3MB
  90. 11. Functions/11_02-Defining and calling functions.mp4 2MB
  91. 15. Modules/15_01-Leveraging code with modules.mp4 2MB
  92. Exercice Files/Ex_Files_Perl_5_EssT.zip 946KB
  93. 03. Quick Start/03_01-About the quick start.mp4 897KB