首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseLab.com] Udemy - Learn to Code with Ruby
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-5-15 14:42
2024-11-15 03:38
183
3.2 GB
255
磁力链接
magnet:?xt=urn:btih:f3b32ff2f8550444bd495d371dc40fb842fe9ed9
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmYzYjMyZmYyZjg1NTA0NDRiZDQ5NWQzNzFkYzQwZmI4NDJmZTllZDlaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseLab
com
Udemy
-
Learn
to
Code
with
Ruby
文件列表
1. Introduction and Installation/1. Introduction to Ruby.mp4
21.07MB
1. Introduction and Installation/10. Windows - Write First Ruby File and Run with Atom Runner.mp4
11.77MB
1. Introduction and Installation/11. Windows - Run Ruby File from Command Prompt.mp4
9.15MB
1. Introduction and Installation/12. Interactive Ruby (IRB).mp4
12.25MB
1. Introduction and Installation/3. Mac OS - Access and Work with the Terminal.mp4
22.45MB
1. Introduction and Installation/4. Mac OS - Install RVM and Install Ruby.mp4
44.24MB
1. Introduction and Installation/5. Mac OS - Install Atom Text Editor and Atom Runner and Custom Theme.mp4
18.2MB
1. Introduction and Installation/6. Mac OS - Write First Ruby File and Run with Atom Runner.mp4
14.71MB
1. Introduction and Installation/7. Mac OS - Run Ruby File from Terminal.mp4
12.22MB
1. Introduction and Installation/8. Windows - Download and Install Ruby.mp4
13.24MB
1. Introduction and Installation/9. Windows - Install Atom Text Editor and Atom Runner and Custom Theme.mp4
17.33MB
10. Strings II/1. The .split Method on a String.mp4
9.05MB
10. Strings II/10. The .delete Method on a String.mp4
9.57MB
10. Strings II/3. Iterate over String Characters.mp4
7.56MB
10. Strings II/4. The .join Method on an Array.mp4
18.1MB
10. Strings II/5. The .count Method on a String.mp4
11.64MB
10. Strings II/6. The .index and .rindex Methods on a String.mp4
21.72MB
10. Strings II/7. The .insert Method on a String.mp4
4.08MB
10. Strings II/8. The .squeeze Method.mp4
19.74MB
10. Strings II/9. The .clear Method on a String.mp4
2.36MB
11. Arrays III - Bonus Methods/1. Object Pointers and Object Copies.mp4
17.48MB
11. Arrays III - Bonus Methods/10. The .sample Method on an Array.mp4
6.2MB
11. Arrays III - Bonus Methods/11. Multiply an Array with Asterisk Symbol.mp4
10.29MB
11. Arrays III - Bonus Methods/12. Union - Combine Arrays and Exclude Duplicates.mp4
10.9MB
11. Arrays III - Bonus Methods/13. Remove Array Items that Exist in Another Array.mp4
10.34MB
11. Arrays III - Bonus Methods/14. Array Intersection with the Ampersand Symbol.mp4
10.24MB
11. Arrays III - Bonus Methods/2. Splat Arguments.mp4
6.17MB
11. Arrays III - Bonus Methods/3. The .any and .all Methods on an Array.mp4
7.27MB
11. Arrays III - Bonus Methods/4. The .find and .detect Methods on an Array.mp4
9.44MB
11. Arrays III - Bonus Methods/5. The .uniq Method on an Array.mp4
9.4MB
11. Arrays III - Bonus Methods/6. The .compact Method on an Array.mp4
8.02MB
11. Arrays III - Bonus Methods/7. The .inject and .reduce Methods on an Array.mp4
20.08MB
11. Arrays III - Bonus Methods/8. The .flatten Method on an Array.mp4
6.48MB
11. Arrays III - Bonus Methods/9. The .zip Method on an Array.mp4
12.13MB
12. Hashes I/1. Intro to Hashes.mp4
12.74MB
12. Hashes I/10. The .each_key and .each_value Methods.mp4
12.83MB
12. Hashes I/11. Retrieve Keys or Values from Hash as an Array.mp4
3.58MB
12. Hashes I/2. Create Hash and Extract Values from Hashes by their Keys.mp4
17.42MB
12. Hashes I/3. Intro to Symbols and Symbols as Hash Keys.mp4
13.79MB
12. Hashes I/4. Convert Symbols to Strings and Vice Versa.mp4
6.23MB
12. Hashes I/5. The .fetch Method on a Hash.mp4
8.41MB
12. Hashes I/6. Add a Key Value Pair to a Hash with Bracket Syntax or the .store Method.mp4
8.46MB
12. Hashes I/7. The .length and .empty Methods on a Hash.mp4
5.59MB
12. Hashes I/8. The .each Method on a Hash.mp4
12.37MB
13. Hashes II/1. Create Hash with Default Value.mp4
9.39MB
13. Hashes II/2. Convert Hash to Array and Vice Versa.mp4
8.69MB
13. Hashes II/3. The .sort and .sort_by Methods on a Hash.mp4
11.6MB
13. Hashes II/4. The .key and .value Methods on a Hash.mp4
7.41MB
13. Hashes II/5. Hashes as Method Arguments.mp4
18.33MB
13. Hashes II/6. The .delete Method on a Hash.mp4
5.3MB
13. Hashes II/7. The .select and .reject Methods on a Hash.mp4
12.01MB
13. Hashes II/8. The .merge Method to Combine Hashes.mp4
14.29MB
13. Hashes II/9. CHALLENGE Word Frequency in a Sentence String.mp4
15.92MB
14. Blocks, Procs, and Lambdas/1. Introduction to Blocks.mp4
13.03MB
14. Blocks, Procs, and Lambdas/10. Intro to Lambdas.mp4
22.27MB
14. Blocks, Procs, and Lambdas/11. Lambda Efficiency Example.mp4
24.06MB
14. Blocks, Procs, and Lambdas/2. The yield Keyword.mp4
17.28MB
14. Blocks, Procs, and Lambdas/3. Procs I.mp4
30.26MB
14. Blocks, Procs, and Lambdas/4. The .block_given Method.mp4
6.23MB
14. Blocks, Procs, and Lambdas/5. Yielding with Arguments.mp4
16.01MB
14. Blocks, Procs, and Lambdas/6. A Custom .each Method.mp4
14.79MB
14. Blocks, Procs, and Lambdas/7. Procs II.mp4
7.04MB
14. Blocks, Procs, and Lambdas/8. Pass a Ruby Method as Proc.mp4
9.87MB
14. Blocks, Procs, and Lambdas/9. Methods with Proc Parameters.mp4
11.54MB
15. The Time Object/1. Intro to the Time Object.mp4
10.54MB
15. The Time Object/2. Instance Methods on a Time Object.mp4
7.44MB
15. The Time Object/3. Predicate Methods on Time Objects.mp4
7.52MB
15. The Time Object/4. Add or Subtract Time by Seconds.mp4
14.94MB
15. The Time Object/5. The Comparable Methods on a Time Object.mp4
10.61MB
15. The Time Object/6. Convert Time Object to Other Objects.mp4
8.3MB
15. The Time Object/7. Convert Time Object to Formatted String.mp4
11.57MB
15. The Time Object/8. The .parse and .strptime Methods.mp4
12.32MB
16. File Input and Output/1. Read from a Text File with Ruby.mp4
6.8MB
16. File Input and Output/2. Write to a Text File with Ruby.mp4
8.04MB
16. File Input and Output/3. Rename and Delete a File with Ruby.mp4
6.16MB
16. File Input and Output/4. Command Line Arguments (ARGV).mp4
6.08MB
16. File Input and Output/5. The load Method.mp4
8.04MB
16. File Input and Output/6. The require and require_relative Methods.mp4
12.47MB
17. Regular Expressions/1. The .start_with and .end_with Methods.mp4
27.16MB
17. Regular Expressions/10. The .sub and .gsub Methods with Regular Expressions.mp4
16.13MB
17. Regular Expressions/11. Rubular.com.mp4
14.24MB
17. Regular Expressions/2. The .include Method.mp4
18.14MB
17. Regular Expressions/3. Intro to Regular Expressions.mp4
16.93MB
17. Regular Expressions/4. The .scan Method I.mp4
10.45MB
17. Regular Expressions/5. The .scan Method II.mp4
10.21MB
17. Regular Expressions/6. The Wildcard Symbol.mp4
10.71MB
17. Regular Expressions/7. The Backslash.mp4
9.01MB
17. Regular Expressions/8. RegEx Anchors.mp4
6.63MB
17. Regular Expressions/9. Exclude Characters.mp4
7.61MB
18. Classes I/1. Intro to Classes.mp4
19.7MB
18. Classes I/10. The self Keyword in an Instance Method.mp4
11.56MB
18. Classes I/11. Getter Methods.mp4
20.1MB
18. Classes I/12. Setter Methods.mp4
20.75MB
18. Classes I/13. Shortcut Accessor Methods.mp4
15.76MB
18. Classes I/14. Add Parameters to initialize Method.mp4
15.66MB
18. Classes I/2. Review of the .class Method on Ruby Objects.mp4
5.47MB
18. Classes I/3. The .superclass and .ancestors Methods on a Class.mp4
25.49MB
18. Classes I/4. The .methods Method.mp4
15.77MB
18. Classes I/5. Create A Class.mp4
21.36MB
18. Classes I/6. Object Aliases.mp4
8.87MB
18. Classes I/7. Instance Variables and the .initialize Method.mp4
24.03MB
18. Classes I/8. Instance Methods.mp4
18.52MB
18. Classes I/9. Override the .to_s Method.mp4
10.12MB
19. Modules and Mixins/1. Intro to Modules.mp4
19.07MB
19. Modules and Mixins/10. Mixins III - The Enumerable Module.mp4
29.29MB
19. Modules and Mixins/2. Modules with Identical Methods.mp4
13.96MB
19. Modules and Mixins/3. Import Modules into the Current File.mp4
6.3MB
19. Modules and Mixins/4. The Math Module.mp4
4.56MB
19. Modules and Mixins/5. Mixins I - The Comparable Module.mp4
32.49MB
19. Modules and Mixins/6. Mixins II - Custom Mixins.mp4
26.71MB
19. Modules and Mixins/7. The .ancestors Method in Depth.mp4
18.86MB
19. Modules and Mixins/8. The prepend Keyword.mp4
7.35MB
19. Modules and Mixins/9. The extend Keyword.mp4
8.35MB
2. Getting Started/1. The puts Method.mp4
17.02MB
2. Getting Started/10. Intro to Object Methods.mp4
13.17MB
2. Getting Started/11. Return Values and the nil Object.mp4
15.71MB
2. Getting Started/12. String Interpolation.mp4
16.8MB
2. Getting Started/13. The gets Method and the chomp Method.mp4
25.55MB
2. Getting Started/2. The print Method.mp4
5.33MB
2. Getting Started/3. The p Method.mp4
7.32MB
2. Getting Started/4. Basic Arithmetic in Ruby.mp4
15.71MB
2. Getting Started/6. Comments.mp4
10.36MB
2. Getting Started/7. Variables.mp4
23.47MB
2. Getting Started/8. Parallel Variable Assignment and Swapping Variable Values.mp4
11.13MB
2. Getting Started/9. Constants.mp4
6.71MB
20. Classes II/1. Private Methods.mp4
21.23MB
20. Classes II/10. Class Variables and Class Methods.mp4
25.46MB
20. Classes II/2. Protected Methods.mp4
20.91MB
20. Classes II/3. Add Validation to Setter Methods.mp4
24.04MB
20. Classes II/4. Prefer Instance Methods to Instance Variables.mp4
18.65MB
20. Classes II/5. Calling Multiple Setter Methods within one Method.mp4
15.29MB
20. Classes II/6. Structs.mp4
26.83MB
20. Classes II/7. Monkey Patching I.mp4
22.53MB
20. Classes II/8. Monkey Patching II.mp4
25.79MB
20. Classes II/9. Monkey Patching III.mp4
11.45MB
21. Classes III/1. Review of Inheritance.mp4
7.05MB
21. Classes III/10. Singleton Classes and Singleton Methods.mp4
14.43MB
21. Classes III/11. Hash as initialize Argument I.mp4
13.84MB
21. Classes III/12. Hash as initialize Argument II.mp4
18.71MB
21. Classes III/2. Create Subclasses.mp4
11.53MB
21. Classes III/3. Check Inheritance Hierarchy.mp4
13.18MB
21. Classes III/4. The .is_a and .instance_of Predicate Methods.mp4
10.38MB
21. Classes III/5. Exclusive Instance Methods in Subclasses.mp4
10.82MB
21. Classes III/6. Override Methods in a Subclass.mp4
10.22MB
21. Classes III/7. The super Keyword I.mp4
21.61MB
21. Classes III/8. The super Keyword II.mp4
15.24MB
21. Classes III/9. Class Variables across Subclasses.mp4
16.14MB
22. Reading and Writing Documentation/1. Intro to Rubydoc Documentation.mp4
12.31MB
22. Reading and Writing Documentation/2. Class Method Documentation on RubyDocs.mp4
14.09MB
22. Reading and Writing Documentation/4. Use rdoc to Generate Your Own Documentation I.mp4
15.03MB
22. Reading and Writing Documentation/5. Use rdoc to Generate Your Own Documentation II.mp4
11.65MB
23. Conclusion/1. Conclusion.mp4
3.19MB
3. Numbers and Booleans/1. Intro to Numbers and the .class Method.mp4
12.44MB
3. Numbers and Booleans/10. Intro to Object Methods with Parameters (The .between Predicate Method).mp4
13.82MB
3. Numbers and Booleans/11. Float Methods.mp4
10.7MB
3. Numbers and Booleans/12. Assignment Operators.mp4
12.64MB
3. Numbers and Booleans/13. Introduction to Blocks with the .times Method.mp4
24.22MB
3. Numbers and Booleans/14. The .upto and .downto Methods.mp4
15.76MB
3. Numbers and Booleans/15. BONUS - The .step Method.mp4
12.23MB
3. Numbers and Booleans/2. Convert Numbers to Strings and Vice Versa.mp4
14.14MB
3. Numbers and Booleans/3. Intro to Booleans.mp4
7.64MB
3. Numbers and Booleans/4. The .odd and .even Predicate Methods.mp4
9.19MB
3. Numbers and Booleans/5. Comparison with the Equality (==) Operator.mp4
10.76MB
3. Numbers and Booleans/6. Comparison with the Inequality (!=) Operator.mp4
7.25MB
3. Numbers and Booleans/8. Less than and Greater than Operators.mp4
8.35MB
3. Numbers and Booleans/9. Arithmetic Methods and Basic Arguments.mp4
14.92MB
4. Strings I/1. Create a String.mp4
12.15MB
4. Strings I/10. Extract Multiple Characters with Range Objects.mp4
9.74MB
4. Strings I/11. Overwrite Characters in String with Bracket Syntax.mp4
8.53MB
4. Strings I/12. Case Methods.mp4
9.37MB
4. Strings I/13. The .reverse Method on a String.mp4
5.07MB
4. Strings I/14. Bang Methods on Strings.mp4
11.85MB
4. Strings I/15. The .include Method on a String.mp4
8.81MB
4. Strings I/16. The .empty and .nil Methods on a String.mp4
6.48MB
4. Strings I/2. Multiline Strings.mp4
6.42MB
4. Strings I/3. Escape Characters.mp4
13.24MB
4. Strings I/4. Single Quotes vs Double Quotes.mp4
3.8MB
4. Strings I/5. Equality and Inequality Operators with Strings.mp4
11.68MB
4. Strings I/6. Concatenate Strings.mp4
12.68MB
4. Strings I/7. The .length and .size Methods.mp4
9.77MB
4. Strings I/8. Extract Single Characters from String with Bracket Syntax.mp4
12.63MB
4. Strings I/9. Extract Multiple Characters from String with Bracket Syntax.mp4
7.03MB
5. Methods and Conditionals I/1. Intro to Methods.mp4
22MB
5. Methods and Conditionals I/10. Multiple Conditions with && Operator.mp4
21.42MB
5. Methods and Conditionals I/11. Multiple Conditions with Operator.mp4
8.38MB
5. Methods and Conditionals I/13. Parentheses and Precedence.mp4
14.89MB
5. Methods and Conditionals I/14. Nested if Statements.mp4
14.91MB
5. Methods and Conditionals I/15. The .respond_to Method.mp4
15.47MB
5. Methods and Conditionals I/16. Ternary Operator.mp4
21.62MB
5. Methods and Conditionals I/17. Default or Optional Parameters.mp4
10.69MB
5. Methods and Conditionals I/18. Call A Method from Another Method or Interpolated String.mp4
19.79MB
5. Methods and Conditionals I/2. Local Variables.mp4
7.16MB
5. Methods and Conditionals I/3. Parameters and Arguments.mp4
15.65MB
5. Methods and Conditionals I/4. Return Values I.mp4
12.24MB
5. Methods and Conditionals I/5. Return Values II - Default Return Values and the Return of the puts Method.mp4
10.41MB
5. Methods and Conditionals I/6. The if Statement.mp4
17.53MB
5. Methods and Conditionals I/7. Truthiness and Falsiness.mp4
11.17MB
5. Methods and Conditionals I/8. if elsif.mp4
14.99MB
5. Methods and Conditionals I/9. The else Keyword.mp4
13.11MB
6. Methods and Conditionals II/1. The case Statement.mp4
22.33MB
6. Methods and Conditionals II/2. Negation with !.mp4
9.89MB
6. Methods and Conditionals II/3. The unless Keyword.mp4
12.79MB
6. Methods and Conditionals II/4. The while Keyword.mp4
27.3MB
6. Methods and Conditionals II/5. The until Keyword.mp4
6.99MB
6. Methods and Conditionals II/6. CHALLENGE FizzBuzz.mp4
19.62MB
6. Methods and Conditionals II/7. Statement Modifiers Inline Modifiers.mp4
9.49MB
6. Methods and Conditionals II/8. Conditional Assignment.mp4
10.52MB
7. Ranges/1. Intro to Ranges.mp4
12.08MB
7. Ranges/2. Alphabetical Ranges.mp4
9.06MB
7. Ranges/3. The .size Method on a Range.mp4
2.75MB
7. Ranges/4. Check if Value Exists in a Range with .include Method or ===.mp4
7.13MB
7. Ranges/5. Generate A Random Number with the rand Method.mp4
9.37MB
8. Arrays I - Creation, Addition, and Modification/1. Introduction to Arrays.mp4
6.68MB
8. Arrays I - Creation, Addition, and Modification/10. The .slice Method.mp4
4.35MB
8. Arrays I - Creation, Addition, and Modification/11. Overwrite One or More Array Elements.mp4
14.03MB
8. Arrays I - Creation, Addition, and Modification/12. The .length, .size and .count Methods on an Array.mp4
8.12MB
8. Arrays I - Creation, Addition, and Modification/13. The .empty and .nil Methods on an Array.mp4
8.6MB
8. Arrays I - Creation, Addition, and Modification/14. The .first and .last Methods.mp4
18.79MB
8. Arrays I - Creation, Addition, and Modification/15. The .push Method, the Shovel Operator, and the .insert Method.mp4
11.73MB
8. Arrays I - Creation, Addition, and Modification/16. The .pop Method.mp4
8.65MB
8. Arrays I - Creation, Addition, and Modification/17. The .shift and .unshift Methods.mp4
5.43MB
8. Arrays I - Creation, Addition, and Modification/18. Equality and Inequality Operators with Arrays.mp4
8.27MB
8. Arrays I - Creation, Addition, and Modification/19. The Spaceship Operator.mp4
9.68MB
8. Arrays I - Creation, Addition, and Modification/2. Create An Array with Bracket Syntax.mp4
15.41MB
8. Arrays I - Creation, Addition, and Modification/20. Convert Ranges to Arrays with the .to_a Method.mp4
7.06MB
8. Arrays I - Creation, Addition, and Modification/21. The .is_a Predicate Method.mp4
22MB
8. Arrays I - Creation, Addition, and Modification/3. Shorthand %w Syntax to Create an Array of Strings.mp4
3.44MB
8. Arrays I - Creation, Addition, and Modification/4. Create an Array with Array.new Method.mp4
5.68MB
8. Arrays I - Creation, Addition, and Modification/5. Access Single Array Element by Index Position.mp4
19.58MB
8. Arrays I - Creation, Addition, and Modification/6. Access Single Array Element with .fetch Method.mp4
6.77MB
8. Arrays I - Creation, Addition, and Modification/7. Extract Sequential Array Elements with Bracket Syntax.mp4
10MB
8. Arrays I - Creation, Addition, and Modification/8. Access Sequential Array Elements with a Range Object.mp4
6.45MB
8. Arrays I - Creation, Addition, and Modification/9. Access Multiple Array Elements with the .values_at Method.mp4
8.02MB
9. Arrays II - Iteration and Various Methods/1. The ri Program.mp4
18.96MB
9. Arrays II - Iteration and Various Methods/10. Iteration over Array with while or until Loops.mp4
9.38MB
9. Arrays II - Iteration and Various Methods/11. The break Keyword.mp4
11.01MB
9. Arrays II - Iteration and Various Methods/12. The next Keyword.mp4
5.98MB
9. Arrays II - Iteration and Various Methods/13. The .reverse Method on an Array.mp4
4.08MB
9. Arrays II - Iteration and Various Methods/14. The .sort Method on an Array.mp4
8.86MB
9. Arrays II - Iteration and Various Methods/15. The .concat Method on an Array.mp4
8.04MB
9. Arrays II - Iteration and Various Methods/16. The .max and .min Methods on an Array.mp4
15.94MB
9. Arrays II - Iteration and Various Methods/17. The .include Predicate Method on an Array.mp4
3.57MB
9. Arrays II - Iteration and Various Methods/18. The .index and .find_index Methods on an Array.mp4
4.68MB
9. Arrays II - Iteration and Various Methods/19. The .select Method on an Array.mp4
11.15MB
9. Arrays II - Iteration and Various Methods/2. Review of Blocks.mp4
8.83MB
9. Arrays II - Iteration and Various Methods/20. The .reject Method on an Array.mp4
4.95MB
9. Arrays II - Iteration and Various Methods/21. Unpack a Multidimensional Array.mp4
9.65MB
9. Arrays II - Iteration and Various Methods/22. The .partition Method on an Array.mp4
8.48MB
9. Arrays II - Iteration and Various Methods/3. The .each Method on an Array.mp4
11.45MB
9. Arrays II - Iteration and Various Methods/4. More Practice with the .each Method.mp4
22.09MB
9. Arrays II - Iteration and Various Methods/5. each within each.mp4
6.91MB
9. Arrays II - Iteration and Various Methods/6. The For Loop.mp4
15.64MB
9. Arrays II - Iteration and Various Methods/7. The .each_with_index Method.mp4
11.37MB
9. Arrays II - Iteration and Various Methods/8. CHALLENGE The .each_with_index Method.mp4
12.55MB
9. Arrays II - Iteration and Various Methods/9. The .map and .collect Methods on an Array.mp4
20.54MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统