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

the-complete-elixir-and-phoenix-bootcamp-and-tutorial

种子简介

种子名称: the-complete-elixir-and-phoenix-bootcamp-and-tutorial
文件类型: 视频
文件数目: 121个文件
文件大小: 3 GB
收录时间: 2017-4-25 14:00
已经下载: 3
资源热度: 84
最近下载: 2024-5-27 13:21

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:b6f7365d944d108514a4e4a8b031ea2474962889&dn=the-complete-elixir-and-phoenix-bootcamp-and-tutorial 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

the-complete-elixir-and-phoenix-bootcamp-and-tutorial.torrent
  • 01 An Elixir Warmup/001 How to Get Help.mp49.79MB
  • 01 An Elixir Warmup/002 Installing Elixir.mp48.5MB
  • 01 An Elixir Warmup/003 Project Outline.mp410.4MB
  • 01 An Elixir Warmup/004 Generating a Project.mp46.27MB
  • 01 An Elixir Warmup/005 Elixir Modules and Methods.mp412.83MB
  • 01 An Elixir Warmup/006 Lists and Strings.mp47.96MB
  • 01 An Elixir Warmup/007 Object Oriented vs Functional Programming.mp421.26MB
  • 01 An Elixir Warmup/008 Method Arguments.mp411.02MB
  • 01 An Elixir Warmup/009 The Enum Module.mp422.15MB
  • 01 An Elixir Warmup/010 Immutability in Elixir.mp48.55MB
  • 01 An Elixir Warmup/011 Searching a List.mp414.73MB
  • 01 An Elixir Warmup/012 Comprehensions Over Lists.mp416.8MB
  • 01 An Elixir Warmup/013 Not Everything Works the First Time.mp412.02MB
  • 01 An Elixir Warmup/014 Solving Nested Arrays.mp420.09MB
  • 01 An Elixir Warmup/015 Importance of Index with Tuples.mp426.84MB
  • 02 Elixirs Amazing Pattern Matching/016 Pattern Matching.mp427.27MB
  • 02 Elixirs Amazing Pattern Matching/017 Elixirs Relationship with Erlang.mp411.09MB
  • 02 Elixirs Amazing Pattern Matching/018 Saving a Deck.mp49.44MB
  • 02 Elixirs Amazing Pattern Matching/019 Pattern Matching Continued.mp426.61MB
  • 02 Elixirs Amazing Pattern Matching/020 Pattern Matching in Case Statements.mp431.36MB
  • 02 Elixirs Amazing Pattern Matching/021 The Pipe Operator.mp410.68MB
  • 02 Elixirs Amazing Pattern Matching/022 The Pipe Operator Continued.mp49.7MB
  • 02 Elixirs Amazing Pattern Matching/023 Module Documentation.mp49.94MB
  • 03 Testing and Documentation/024 Writing and Generating Documentation.mp48.8MB
  • 03 Testing and Documentation/025 Creating Function Docs.mp418.13MB
  • 03 Testing and Documentation/026 Introduction to Testing.mp47.02MB
  • 03 Testing and Documentation/027 Amazingly Productive Doctests.mp49.92MB
  • 03 Testing and Documentation/028 Writing Effective Doctests.mp433.36MB
  • 03 Testing and Documentation/029 Case Tests.mp418.29MB
  • 04 A Few Side Topics/030 Introduction to Maps.mp48.5MB
  • 04 A Few Side Topics/031 Updating Values in a Map.mp424.86MB
  • 04 A Few Side Topics/032 Keyword Lists.mp416.61MB
  • 05 Image Manipulation with Elixir/033 Project Overview.mp49.13MB
  • 05 Image Manipulation with Elixir/034 Identicon Generation Process.mp45.41MB
  • 05 Image Manipulation with Elixir/035 Identicon Generation Process Continued.mp46.39MB
  • 05 Image Manipulation with Elixir/036 The Main Pipeline.mp46.94MB
  • 05 Image Manipulation with Elixir/037 Hashing a String.mp49.86MB
  • 05 Image Manipulation with Elixir/038 The Purpose of the Hex List.mp412.89MB
  • 06 Structs - Elixirs Data Modeling Tool/039 Modeling Data with Structs.mp414.27MB
  • 06 Structs - Elixirs Data Modeling Tool/040 Pattern Matching Structs.mp423.89MB
  • 06 Structs - Elixirs Data Modeling Tool/041 Updating Structs.mp423MB
  • 06 Structs - Elixirs Data Modeling Tool/042 Building the Grid.mp420.47MB
  • 06 Structs - Elixirs Data Modeling Tool/043 Mirroring a Row.mp412.25MB
  • 06 Structs - Elixirs Data Modeling Tool/044 Mapping with Custom Functions.mp416.25MB
  • 06 Structs - Elixirs Data Modeling Tool/045 Grid Structure.mp438.03MB
  • 06 Structs - Elixirs Data Modeling Tool/046 Giving an Identicon Shape.mp427.59MB
  • 06 Structs - Elixirs Data Modeling Tool/047 Planning Image Creation.mp437.22MB
  • 06 Structs - Elixirs Data Modeling Tool/048 Creating the Pixel Map.mp435.51MB
  • 06 Structs - Elixirs Data Modeling Tool/049 Drawing Rectangles.mp473.05MB
  • 07 On to Phoenix/051 Phoenix Installation.mp416.22MB
  • 07 On to Phoenix/052 Postgres Setup on OSX.mp445.49MB
  • 07 On to Phoenix/053 What is Phoenix.mp413.36MB
  • 07 On to Phoenix/054 App Overview.mp433.13MB
  • 07 On to Phoenix/055 Into Phoenix We Go.mp449.07MB
  • 07 On to Phoenix/056 Server Side Templating.mp48.08MB
  • 07 On to Phoenix/057 Templates vs Layouts.mp464.37MB
  • 08 MVC in Phoenix/058 Phoenixs MVC Model.mp416.36MB
  • 08 MVC in Phoenix/059 Exploring the Router and Controller.mp421.78MB
  • 08 MVC in Phoenix/060 Views vs Templates.mp425.4MB
  • 08 MVC in Phoenix/061 The Model Layer in Phoenix.mp417.66MB
  • 08 MVC in Phoenix/062 Migration Files.mp412.1MB
  • 08 MVC in Phoenix/063 A Game Plan for Creating Topics.mp451.02MB
  • 08 MVC in Phoenix/064 Routing to the Topic Controller.mp425.8MB
  • 08 MVC in Phoenix/065 Setting Up the Topic Controller.mp415.77MB
  • 08 MVC in Phoenix/066 Code Reuse with Import Alias and Use.mp421.13MB
  • 08 MVC in Phoenix/067 Phoenixs Code Sharing Model.mp423.05MB
  • 08 MVC in Phoenix/068 Phoenixs Conn Struct.mp453.8MB
  • 08 MVC in Phoenix/069 A Phoenix Approach to Forms.mp410.52MB
  • 09 Models in Phoenix/070 The Topic Model.mp48.4MB
  • 09 Models in Phoenix/071 Model Changesets and Validations.mp427.51MB
  • 09 Models in Phoenix/072 More on Changesets.mp421.06MB
  • 09 Models in Phoenix/073 Generating Changesets for the Form.mp413.22MB
  • 09 Models in Phoenix/074 New Topic Form.mp417.67MB
  • 09 Models in Phoenix/075 Phoenix Template Syntax.mp421.84MB
  • 09 Models in Phoenix/076 Handling Form Submissions.mp450.33MB
  • 09 Models in Phoenix/077 A Quick Review and Breather.mp441.81MB
  • 10 Working with Postgres/078 Introduction to the Repo Module.mp455.03MB
  • 10 Working with Postgres/079 Handling Failed Form Submissions.mp423.98MB
  • 10 Working with Postgres/080 Styling with CSS in Phoenix.mp416.28MB
  • 10 Working with Postgres/081 Breaking Restful Conventions Safely.mp435.14MB
  • 10 Working with Postgres/082 Using the Repo Module for Queries.mp477.85MB
  • 10 Working with Postgres/083 Building Lists in EEX Templates.mp415.49MB
  • 10 Working with Postgres/084 Redirects in the Controller.mp422.96MB
  • 10 Working with Postgres/085 Generating Anchors with Link Tags.mp430.47MB
  • 10 Working with Postgres/086 Router Wildcards.mp441.2MB
  • 10 Working with Postgres/087 Setting up the Edit Form.mp424.13MB
  • 10 Working with Postgres/088 Defining the Update Route.mp417.08MB
  • 10 Working with Postgres/089 Editing a Topic.mp430.51MB
  • 10 Working with Postgres/090 Linking to the Edit Topic Form.mp418.19MB
  • 10 Working with Postgres/091 The Resources Helper.mp418.05MB
  • 10 Working with Postgres/092 Deleting a Topic.mp480.51MB
  • 10 Working with Postgres/093 Wrapping up TopicController.mp420.87MB
  • 11 Handling Authentication with OAuth/094 OAuth Overview.mp416.71MB
  • 11 Handling Authentication with OAuth/095 OAuth Setup with Ueberauth.mp493.22MB
  • 11 Handling Authentication with OAuth/096 Creating a Github OAuth App.mp432.41MB
  • 11 Handling Authentication with OAuth/097 Defining OAuth Routes.mp429.16MB
  • 11 Handling Authentication with OAuth/098 Receiving User Info From Github.mp482.2MB
  • 11 Handling Authentication with OAuth/099 Users Migration.mp437.91MB
  • 11 Handling Authentication with OAuth/100 Digesting the OAuth Response.mp446.69MB
  • 11 Handling Authentication with OAuth/101 The User Changeset.mp450.51MB
  • 11 Handling Authentication with OAuth/102 Creating New Users.mp422.79MB
  • 11 Handling Authentication with OAuth/103 Our Auth Grand Plan.mp417.31MB
  • 11 Handling Authentication with OAuth/104 Handling OAuth Success.mp419.41MB
  • 12 Transforming Requests with Plugs/105 Introduction to Plugs.mp432.08MB
  • 12 Transforming Requests with Plugs/106 Using a Module Plug to Set the User.mp429.36MB
  • 12 Transforming Requests with Plugs/107 Implementing Module Plugs.mp425.04MB
  • 12 Transforming Requests with Plugs/108 Allowing Users to Signout.mp460.23MB
  • 12 Transforming Requests with Plugs/109 Restricting Access of Users.mp426.7MB
  • 12 Transforming Requests with Plugs/110 The Require Auth Plug.mp430.84MB
  • 12 Transforming Requests with Plugs/111 Controller Scoped Plugs.mp431.18MB
  • 12 Transforming Requests with Plugs/112 Associating Users with Topics.mp415.16MB
  • 12 Transforming Requests with Plugs/113 Altering Existing Tables.mp45.67MB
  • 12 Transforming Requests with Plugs/114 Playing Around with Associations.mp435.7MB
  • 12 Transforming Requests with Plugs/115 Using the Build Assoc Function.mp467.22MB
  • 12 Transforming Requests with Plugs/116 Finalizing the Association.mp49.42MB
  • 12 Transforming Requests with Plugs/117 Checking the Topics Owner.mp438.28MB
  • 13 Websockets in Phoenix/118 Introduction to Websockets.mp48.96MB
  • 13 Websockets in Phoenix/119 Showing Individual Topics.mp438.32MB
  • 13 Websockets in Phoenix/120 Making the Comments Migration.mp49.81MB
  • 13 Websockets in Phoenix/121 The Comments Model.mp49.34MB
  • 13 Websockets in Phoenix/122 Overview of Channels in Phoenix.mp434.31MB