本站已收录 番号和无损神作磁力链接/BT种子 

[DesireCourse.Net] Udemy - The Complete Elixir and Phoenix Bootcamp

种子简介

种子名称: [DesireCourse.Net] Udemy - The Complete Elixir and Phoenix Bootcamp
文件类型: 视频
文件数目: 149个文件
文件大小: 2.16 GB
收录时间: 2020-6-25 14:34
已经下载: 3
资源热度: 144
最近下载: 2024-6-23 09:34

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:40c36faca1a7030092f3e10fd7a96f4f5e355040&dn=[DesireCourse.Net] Udemy - The Complete Elixir and Phoenix Bootcamp 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[DesireCourse.Net] Udemy - The Complete Elixir and Phoenix Bootcamp.torrent
  • 1. An Elixir Warmup/1. How to Get Help.mp48.19MB
  • 1. An Elixir Warmup/10. Immutability in Elixir.mp47.84MB
  • 1. An Elixir Warmup/11. Searching a List.mp413.26MB
  • 1. An Elixir Warmup/12. Comprehensions Over Lists.mp415.64MB
  • 1. An Elixir Warmup/13. Not Everything Works the First Time.mp410.91MB
  • 1. An Elixir Warmup/14. Solving Nested Arrays.mp417.83MB
  • 1. An Elixir Warmup/15. Importance of Index with Tuples.mp423.47MB
  • 1. An Elixir Warmup/2. Installing Elixir.mp47.19MB
  • 1. An Elixir Warmup/3. Project Outline.mp49.65MB
  • 1. An Elixir Warmup/4. Generating a Project.mp45.93MB
  • 1. An Elixir Warmup/5. Elixir Modules and Methods.mp411.91MB
  • 1. An Elixir Warmup/6. Lists and Strings.mp47.15MB
  • 1. An Elixir Warmup/7. Object Oriented vs Functional Programming.mp419.14MB
  • 1. An Elixir Warmup/8. Method Arguments.mp410.07MB
  • 1. An Elixir Warmup/9. The Enum Module.mp418.45MB
  • 10. Working with Postgres/1. Introduction to the Repo Module.mp428.18MB
  • 10. Working with Postgres/10. Setting up the Edit Form.mp417.6MB
  • 10. Working with Postgres/11. Defining the Update Route.mp412.44MB
  • 10. Working with Postgres/12. Editing a Topic.mp422.09MB
  • 10. Working with Postgres/13. Linking to the Edit Topic Form.mp413.07MB
  • 10. Working with Postgres/14. The Resources Helper.mp413.67MB
  • 10. Working with Postgres/15. Deleting a Topic.mp422.65MB
  • 10. Working with Postgres/16. Wrapping up TopicController.mp414.7MB
  • 10. Working with Postgres/2. Handling Failed Form Submissions.mp49.23MB
  • 10. Working with Postgres/3. Styling with CSS in Phoenix.mp412.04MB
  • 10. Working with Postgres/4. Breaking Restful Conventions Safely.mp413.82MB
  • 10. Working with Postgres/5. Using the Repo Module for Queries.mp419.75MB
  • 10. Working with Postgres/6. Building Lists in EEX Templates.mp411.48MB
  • 10. Working with Postgres/7. Redirects in the Controller.mp416.56MB
  • 10. Working with Postgres/8. Generating Anchors with Link Tags.mp422.56MB
  • 10. Working with Postgres/9. Router Wildcards.mp415.84MB
  • 11. Handling Authentication with OAuth/1. OAuth Overview.mp412.07MB
  • 11. Handling Authentication with OAuth/10. Our Auth Grand Plan.mp412.06MB
  • 11. Handling Authentication with OAuth/11. Handling OAuth Success.mp414.27MB
  • 11. Handling Authentication with OAuth/2. OAuth Setup with Ueberauth.mp420.75MB
  • 11. Handling Authentication with OAuth/3. Creating a Github OAuth App.mp421.5MB
  • 11. Handling Authentication with OAuth/4. Defining OAuth Routes.mp421.39MB
  • 11. Handling Authentication with OAuth/5. Receiving User Info From Github.mp423.56MB
  • 11. Handling Authentication with OAuth/6. Users Migration.mp415.74MB
  • 11. Handling Authentication with OAuth/7. Digesting the OAuth Response.mp414.93MB
  • 11. Handling Authentication with OAuth/8. The User Changeset.mp416.98MB
  • 11. Handling Authentication with OAuth/9. Creating New Users.mp416.28MB
  • 12. Transforming Requests with Plugs/1. Introduction to Plugs.mp423.82MB
  • 12. Transforming Requests with Plugs/10. Playing Around with Associations.mp416.96MB
  • 12. Transforming Requests with Plugs/11. Using the Build Assoc Function.mp419.33MB
  • 12. Transforming Requests with Plugs/12. Finalizing the Association.mp46.45MB
  • 12. Transforming Requests with Plugs/13. Checking the Topics Owner.mp427.09MB
  • 12. Transforming Requests with Plugs/2. Using a Module Plug to Set the User.mp421.66MB
  • 12. Transforming Requests with Plugs/3. Implementing Module Plugs.mp418.35MB
  • 12. Transforming Requests with Plugs/4. Allowing Users to Signout.mp421.16MB
  • 12. Transforming Requests with Plugs/5. Restricting Access of Users.mp410.9MB
  • 12. Transforming Requests with Plugs/6. The Require Auth Plug.mp423.05MB
  • 12. Transforming Requests with Plugs/7. Controller Scoped Plugs.mp49.65MB
  • 12. Transforming Requests with Plugs/8. Associating Users with Topics.mp411.37MB
  • 12. Transforming Requests with Plugs/9. Altering Existing Tables.mp44.26MB
  • 13. Websockets in Phoenix/1. Introduction to Websockets.mp46.78MB
  • 13. Websockets in Phoenix/10. Publishing Messages.mp415.64MB
  • 13. Websockets in Phoenix/11. Figuring Out What Topics to Show.mp411.18MB
  • 13. Websockets in Phoenix/12. Refactoring to Determine Topic Id.mp419.47MB
  • 13. Websockets in Phoenix/13. Fetching Topics on Join.mp415.23MB
  • 13. Websockets in Phoenix/14. Debugging Topic Fetching.mp410.13MB
  • 13. Websockets in Phoenix/15. Building the Comment Form.mp413.6MB
  • 13. Websockets in Phoenix/16. Inserting Comments into the Database.mp421.26MB
  • 13. Websockets in Phoenix/17. Remaining Items with Sockets.mp410.95MB
  • 13. Websockets in Phoenix/18. Poison Encoder.mp421.15MB
  • 13. Websockets in Phoenix/19. Rendering a List of Comments.mp420.13MB
  • 13. Websockets in Phoenix/2. Showing Individual Topics.mp414.12MB
  • 13. Websockets in Phoenix/20. Broadcasting Updates.mp414.78MB
  • 13. Websockets in Phoenix/21. Updating the Client.mp417.26MB
  • 13. Websockets in Phoenix/22. The Socket Event Object.mp47.38MB
  • 13. Websockets in Phoenix/23. Authentication with Sockets.mp419.91MB
  • 13. Websockets in Phoenix/24. Transporting Tokens to the Server.mp412.09MB
  • 13. Websockets in Phoenix/25. Verifying the Current Socket User.mp410.78MB
  • 13. Websockets in Phoenix/26. Associating Comments with Users.mp413.08MB
  • 13. Websockets in Phoenix/27. Fetching Users with Comments.mp422.63MB
  • 13. Websockets in Phoenix/28. Rendering Associated Users.mp410.28MB
  • 13. Websockets in Phoenix/3. Making the Comments Migration.mp47.17MB
  • 13. Websockets in Phoenix/4. The Comments Model.mp46.98MB
  • 13. Websockets in Phoenix/5. Overview of Channels in Phoenix.mp412.5MB
  • 13. Websockets in Phoenix/7. Introducing the Comments Channel.mp425.34MB
  • 13. Websockets in Phoenix/8. Making Progress with Sockets.mp426.15MB
  • 13. Websockets in Phoenix/9. Quick Breather and Review.mp418.3MB
  • 14. Phoenix 1.3 Update/1. New in Phoenix 1.3.mp47.73MB
  • 14. Phoenix 1.3 Update/2. CLI Command Changes.mp49.62MB
  • 14. Phoenix 1.3 Update/3. Assets Folder Changes.mp410.22MB
  • 14. Phoenix 1.3 Update/4. Directory Structure Changes.mp412.34MB
  • 14. Phoenix 1.3 Update/5. Contexts.mp417.19MB
  • 14. Phoenix 1.3 Update/6. More on Contexts.mp437.27MB
  • 2. Elixir's Amazing Pattern Matching/1. Pattern Matching.mp424.76MB
  • 2. Elixir's Amazing Pattern Matching/2. Elixir's Relationship with Erlang.mp410.21MB
  • 2. Elixir's Amazing Pattern Matching/3. Saving a Deck.mp46.74MB
  • 2. Elixir's Amazing Pattern Matching/4. Pattern Matching Continued.mp422.43MB
  • 2. Elixir's Amazing Pattern Matching/5. Pattern Matching in Case Statements.mp427.28MB
  • 2. Elixir's Amazing Pattern Matching/6. The Pipe Operator.mp49.35MB
  • 2. Elixir's Amazing Pattern Matching/7. The Pipe Operator Continued.mp47.35MB
  • 2. Elixir's Amazing Pattern Matching/8. Module Documentation.mp48.49MB
  • 3. Testing and Documentation/1. Writing and Generating Documentation.mp47.59MB
  • 3. Testing and Documentation/2. Creating Function Docs.mp415.57MB
  • 3. Testing and Documentation/3. Introduction to Testing.mp46.06MB
  • 3. Testing and Documentation/4. Amazingly Productive Doctests.mp46.99MB
  • 3. Testing and Documentation/5. Writing Effective Doctests.mp411.5MB
  • 3. Testing and Documentation/6. Case Tests.mp412.97MB
  • 4. A Few Side Topics/1. Introduction to Maps.mp46.39MB
  • 4. A Few Side Topics/2. Updating Values in a Map.mp421.2MB
  • 4. A Few Side Topics/3. Keyword Lists.mp414.68MB
  • 5. Image Manipulation with Elixir/1. Project Overview.mp48.64MB
  • 5. Image Manipulation with Elixir/2. Identicon Generation Process.mp44.02MB
  • 5. Image Manipulation with Elixir/3. Identicon Generation Process Continued.mp44.8MB
  • 5. Image Manipulation with Elixir/4. The Main Pipeline.mp45.12MB
  • 5. Image Manipulation with Elixir/5. Hashing a String.mp47.38MB
  • 5. Image Manipulation with Elixir/6. The Purpose of the Hex List.mp49.79MB
  • 6. Structs - Elixir's Data Modeling Tool/1. Modeling Data with Structs.mp412.44MB
  • 6. Structs - Elixir's Data Modeling Tool/10. Creating the Pixel Map.mp412.97MB
  • 6. Structs - Elixir's Data Modeling Tool/11. Drawing Rectangles.mp423.29MB
  • 6. Structs - Elixir's Data Modeling Tool/2. Pattern Matching Structs.mp417.9MB
  • 6. Structs - Elixir's Data Modeling Tool/3. Updating Structs.mp417.26MB
  • 6. Structs - Elixir's Data Modeling Tool/4. Building the Grid.mp415.49MB
  • 6. Structs - Elixir's Data Modeling Tool/5. Mirroring a Row.mp49.16MB
  • 6. Structs - Elixir's Data Modeling Tool/6. Mapping with Custom Functions.mp412.52MB
  • 6. Structs - Elixir's Data Modeling Tool/7. Grid Structure.mp417.3MB
  • 6. Structs - Elixir's Data Modeling Tool/8. Giving an Identicon Shape.mp420MB
  • 6. Structs - Elixir's Data Modeling Tool/9. Planning Image Creation.mp415.46MB
  • 7. On to Phoenix/2. Phoenix Installation.mp412.97MB
  • 7. On to Phoenix/3. Postgres Setup on OSX.mp417.89MB
  • 7. On to Phoenix/4. What is Phoenix.mp411.81MB
  • 7. On to Phoenix/5. App Overview.mp416.73MB
  • 7. On to Phoenix/6. Into Phoenix We Go.mp420.45MB
  • 7. On to Phoenix/7. Server Side Templating.mp46.17MB
  • 7. On to Phoenix/8. Templates vs Layouts.mp424.78MB
  • 8. MVC in Phoenix/1. Phoenix's MVC Model.mp412.3MB
  • 8. MVC in Phoenix/10. Phoenix's Code Sharing Model.mp416.78MB
  • 8. MVC in Phoenix/11. Phoenix's Conn Struct.mp419.33MB
  • 8. MVC in Phoenix/12. A Phoenix Approach to Forms.mp47.86MB
  • 8. MVC in Phoenix/2. Exploring the Router and Controller.mp416.46MB
  • 8. MVC in Phoenix/3. Views vs Templates.mp421.74MB
  • 8. MVC in Phoenix/4. The Model Layer in Phoenix.mp415.51MB
  • 8. MVC in Phoenix/5. Migration Files.mp410.44MB
  • 8. MVC in Phoenix/6. A Game Plan for Creating Topics.mp420.55MB
  • 8. MVC in Phoenix/7. Routing to the Topic Controller.mp412.99MB
  • 8. MVC in Phoenix/8. Setting Up the Topic Controller.mp411.67MB
  • 8. MVC in Phoenix/9. Code Reuse with Import, Alias, and Use.mp415.88MB
  • 9. Models in Phoenix/1. The Topic Model.mp47.34MB
  • 9. Models in Phoenix/2. Model Changesets and Validations.mp423.6MB
  • 9. Models in Phoenix/3. More on Changesets.mp415.62MB
  • 9. Models in Phoenix/4. Generating Changesets for the Form.mp49.97MB
  • 9. Models in Phoenix/5. New Topic Form.mp415.27MB
  • 9. Models in Phoenix/6. Phoenix Template Syntax.mp418.96MB
  • 9. Models in Phoenix/7. Handling Form Submissions.mp422.16MB
  • 9. Models in Phoenix/8. A Quick Review and Breather.mp417.24MB