【资源目录】:


├──01. Introduction.mp4 19.12M

├──01. Introduction.srt 10.75kb

├──01. Introduction.vtt 11.58kb

├──02. Course Support.mp4 9.69M

├──02. Course Support.srt 4.76kb

├──02. Course Support.vtt 5.00kb

├──03. Installing Rust.mp4 7.06M

├──03. Installing Rust.srt 4.46kb

├──03. Installing Rust.vtt 4.60kb

├──04. Documentation.mp4 6.49M

├──04. Documentation.srt 2.06kb

├──04. Documentation.vtt 2.30kb

├──05. Creating Our First Project.mp4 5.42M

├──05. Creating Our First Project.srt 4.44kb

├──05. Creating Our First Project.vtt 4.33kb

├──06. Main Function & Macros.mp4 5.39M

├──06. Main Function & Macros.srt 3.54kb

├──06. Main Function & Macros.vtt 3.69kb

├──07. Comments.mp4 4.55M

├──07. Comments.srt 3.41kb

├──07. Comments.vtt 3.57kb

├──08. Errors.mp4 5.27M

├──08. Errors.srt 3.74kb

├──08. Errors.vtt 3.96kb

├──09. Integers.mp4 10.61M

├──09. Integers.srt 6.95kb

├──09. Integers.vtt 7.36kb

├──10. Floats.mp4 6.20M

├──10. Floats.srt 3.47kb

├──10. Floats.vtt 3.63kb

├──11. Boolean.mp4 3.96M

├──11. Boolean.srt 2.07kb

├──11. Boolean.vtt 2.24kb

├──12. Characters.mp4 3.60M

├──12. Characters.srt 1.83kb

├──12. Characters.vtt 1.90kb

├──13. Types of Variables.mp4 13.41M

├──13. Types of Variables.srt 9.14kb

├──13. Types of Variables.vtt 9.34kb

├──14. Scope and Shadowing.mp4 11.26M

├──14. Scope and Shadowing.srt 7.23kb

├──14. Scope and Shadowing.vtt 7.37kb

├──15. Suffixes and Underscores.mp4 4.18M

├──15. Suffixes and Underscores.srt 2.77kb

├──15. Suffixes and Underscores.vtt 2.75kb

├──16. Challenge A Overview.mp4 3.68M

├──16. Challenge A Overview.srt 2.41kb

├──16. Challenge A Overview.vtt 2.45kb

├──17. Challenge A Solution.mp4 8.81M

├──17. Challenge A Solution.srt 4.69kb

├──17. Challenge A Solution.vtt 4.81kb

├──18. Tuples.mp4 8.57M

├──18. Tuples.srt 4.35kb

├──18. Tuples.vtt 4.48kb

├──19. Arrays.mp4 6.89M

├──19. Arrays.srt 3.52kb

├──19. Arrays.vtt 3.62kb

├──20. Slices.mp4 7.69M

├──20. Slices.srt 5.01kb

├──20. Slices.vtt 5.11kb

├──21. Strings Overview.mp4 13.63M

├──21. Strings Overview.srt 8.92kb

├──21. Strings Overview.vtt 8.97kb

├──22. Escaping.mp4 8.03M

├──22. Escaping.srt 5.16kb

├──22. Escaping.vtt 5.21kb

├──23. Modules and Libraries.mp4 14.27M

├──23. Modules and Libraries.srt 3.55kb

├──23. Modules and Libraries.vtt 3.57kb

├──24. User Input.mp4 6.78M

├──24. User Input.srt 4.23kb

├──24. User Input.vtt 4.35kb

├──25. Math Operators.mp4 11.58M

├──25. Math Operators.srt 6.70kb

├──25. Math Operators.vtt 7.04kb

├──26. Dependencies.mp4 13.21M

├──26. Dependencies.srt 6.04kb

├──26. Dependencies.vtt 6.14kb

├──27. Challenge B Overview.mp4 1.49M

├──27. Challenge B Overview.srt 1.14kb

├──27. Challenge B Overview.vtt 1.18kb

├──28. Challenge B Solution.mp4 17.08M

├──28. Challenge B Solution.srt 11.47kb

├──28. Challenge B Solution.vtt 11.50kb

├──29. Comparison Operators and Truth Tables.mp4 7.45M

├──29. Comparison Operators and Truth Tables.srt 4.70kb

├──29. Comparison Operators and Truth Tables.vtt 5.14kb

├──30. Conditional Statements.mp4 19.80M

├──30. Conditional Statements.srt 10.66kb

├──30. Conditional Statements.vtt 11.00kb

├──31. Match.mp4 14.69M

├──31. Match.srt 8.90kb

├──31. Match.vtt 9.27kb

├──32. Loops.mp4 17.50M

├──32. Loops.srt 10.23kb

├──32. Loops.vtt 10.32kb

├──33. Functions.mp4 17.49M

├──33. Functions.srt 10.12kb

├──33. Functions.vtt 10.66kb

├──34. Challenge C Overview.mp4 2.28M

├──34. Challenge C Overview.srt 1.64kb

├──34. Challenge C Overview.vtt 1.69kb

├──35. Challenge C Solution.mp4 32.14M

├──35. Challenge C Solution.srt 16.67kb

├──35. Challenge C Solution.vtt 16.80kb

├──36. Vectors.mp4 10.08M

├──36. Vectors.srt 5.71kb

├──36. Vectors.vtt 5.86kb

├──37. Structures.mp4 14.77M

├──37. Structures.srt 8.17kb

├──37. Structures.vtt 8.41kb

├──38. Enums.mp4 7.87M

├──38. Enums.srt 4.53kb

├──38. Enums.vtt 4.77kb

├──39. Generics.mp4 11.22M

├──39. Generics.srt 6.39kb

├──39. Generics.vtt 6.74kb

├──40. Traits.mp4 17.41M

├──40. Traits.srt 10.09kb

├──40. Traits.vtt 10.63kb

├──41. Ownership.mp4 16.48M

├──41. Ownership.srt 9.79kb

├──41. Ownership.vtt 10.24kb

├──42. References & Borrowing.mp4 19.53M

├──42. References & Borrowing.srt 12.25kb

├──42. References & Borrowing.vtt 12.48kb

├──43. File Input & Output Creating a fileWriting to a fileAppending to a fileReading from a fileDeleting a file.mp4 27.31M

├──43. File Input & Output Creating a fileWriting to a fileAppending to a fileReading from a fileDeleting a file.srt 11.98kb

├──43. File Input & Output Creating a fileWriting to a fileAppending to a fileReading from a fileDeleting a file.vtt 12.55kb

├──44. Error Handling.mp4 37.40M

├──44. Error Handling.srt 18.75kb

├──44. Error Handling.vtt 19.25kb

├──45. Project 1 – SHA256 Password Cracker.mp4 50.69M

├──45. Project 1 – SHA256 Password Cracker.srt 29.04kb

├──45. Project 1 – SHA256 Password Cracker.vtt 29.66kb

├──46. Project 2 – URL Shortener Project Simple URL Shortener.mp4 41.68M

├──46. Project 2 – URL Shortener Project Simple URL Shortener.srt 25.18kb

├──46. Project 2 – URL Shortener Project Simple URL Shortener.vtt 26.23kb

├──47. Project 3 – Quiz Game.mp4 31.25M

├──47. Project 3 – Quiz Game.srt 20.08kb

├──47. Project 3 – Quiz Game.vtt 20.29kb

├──48. Conclusion.mp4 3.83M

├──48. Conclusion.srt 1.53kb

├──48. Conclusion.vtt 1.67kb

├──fileTree.txt 4.53kb

└──Rust 101.txt 0.83kb

本站所发布的一切视频课程仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站所有课程来自网络,版权争议与本站无关。如有侵权请联系邮箱:[email protected] 或者QQ 3863518080 ,我们将第一时间处理!