Download link
File List
-
Web Development With Go (Jon Calhoun) (2016).pdf 8.03 MB
Code/lenslocked-apply_mvc_exercises.zip 12.37 KB
Code/lenslocked-basic_web_app.zip 966 B
Code/lenslocked-casts-master.zip 2.33 KB
Code/lenslocked-code_organization.zip 8.06 KB
Code/lenslocked-connect_to_psql_with_go.zip 63.38 KB
Code/lenslocked-contact_page.zip 3.52 KB
Code/lenslocked-contact_page_tpl.zip 6.01 KB
Code/lenslocked-contextual_encoding.zip 5.4 KB
Code/lenslocked-creating_signup_page.zip 17.33 KB
Code/lenslocked-creating_sql_tables.zip 56.33 KB
Code/lenslocked-custom_routing.zip 3.61 KB
Code/lenslocked-decouple_with_interfaces.zip 19.77 KB
Code/lenslocked-dynamic_faq.zip 15.1 KB
Code/lenslocked-dynamic_reloading.zip 3.46 KB
Code/lenslocked-embedding_templates.zip 12.6 KB
Code/lenslocked-enhancing_exercises.zip 16.84 KB
Code/lenslocked-examine_http_req.zip 3.58 KB
Code/lenslocked-faq_exercise.zip 3.85 KB
Code/lenslocked-faq_page_tpl.zip 6.11 KB
Code/lenslocked-first_template.zip 5.08 KB
Code/lenslocked-fmt_errorf.zip 10.67 KB
Code/lenslocked-go_modules.zip 1.12 KB
Code/lenslocked-handler_conversions.zip 3.71 KB
Code/lenslocked-home_page_tpl.zip 5.67 KB
Code/lenslocked-http_handler_func_type.zip 3.74 KB
Code/lenslocked-http_handler_type.zip 3.68 KB
Code/lenslocked-installing_chi.zip 4.2 KB
Code/lenslocked-installing_postgres.zip 24.63 KB
Code/lenslocked-intro_to_databases.zip 22.17 KB
Code/lenslocked-intro_to_rest.zip 18.47 KB
Code/lenslocked-main.zip 63.54 KB
Code/lenslocked-must_functions.zip 11.29 KB
Code/lenslocked-mvc_exercises.zip 10.17 KB
Code/lenslocked-mvc_overview.zip 9.27 KB
Code/lenslocked-mvc_web_request.zip 286.8 KB
Code/lenslocked-named_templates.zip 15.15 KB
Code/lenslocked-navigation_bar.zip 15.99 KB
Code/lenslocked-not_found_page.zip 3.62 KB
Code/lenslocked-parsing_signup_form.zip 19.54 KB
Code/lenslocked-reusable_layouts.zip 16.37 KB
Code/lenslocked-setting_header_values.zip 3.55 KB
Code/lenslocked-signup_exercises.zip 20.8 KB
Code/lenslocked-styling_signup_page.zip 17.6 KB
Code/lenslocked-tailwind_css.zip 15.37 KB
Code/lenslocked-url_query_params.zip 19.96 KB
Code/lenslocked-users_controller.zip 19.04 KB
Code/lenslocked-using_chi.zip 4.09 KB
Code/lenslocked-utility_first_css.zip 15.9 KB
Code/lenslocked-validating_templates.zip 11.63 KB
Code/lenslocked-variadic_params.zip 14.77 KB
Code/lenslocked-views_package.zip 10.8 KB
Code/lenslocked-xss.zip 4.96 KB
Code/web_development_with_go.epub 249.22 KB
Code/web_development_with_go.mobi 275.8 KB
Code/web_development_with_go.pdf 437.83 KB
Section 1 - Getting Started/01 - A basic web application.mp4 106.12 MB
Section 1 - Getting Started/02 - Troubleshooting and Slack.mp4 103.75 MB
Section 1 - Getting Started/03 - Packages and Imports.mp4 41.38 MB
Section 1 - Getting Started/04 - Editors and Automatic Imports.mp4 45.61 MB
Section 1 - Getting Started/05 - The Hello World Part of our Code.mp4 34.3 MB
Section 1 - Getting Started/06 - Web Requests.mp4 80.89 MB
Section 1 - Getting Started/07 - HTTP Methods.mp4 48.24 MB
Section 1 - Getting Started/08 - The Handler Function.mp4 96.55 MB
Section 1 - Getting Started/09 - Registering our Handler Function and Starting the Web Server.mp4 54.32 MB
Section 1 - Getting Started/10 - Go Modules.mp4 97.21 MB
Section 2 - Adding New Pages/11 - Dynamic Reloading.mp4 68.45 MB
Section 2 - Adding New Pages/12 - Setting a Header.mp4 58.9 MB
Section 2 - Adding New Pages/13 - Contact Page.mp4 51 MB
Section 2 - Adding New Pages/14 - Examining the httpRequest type.mp4 43.03 MB
Section 2 - Adding New Pages/15 - Custom Routing.mp4 32.76 MB
Section 2 - Adding New Pages/16 - Path vs RawPath.mp4 41.31 MB
Section 2 - Adding New Pages/17 - Not found page.mp4 74.56 MB
Section 2 - Adding New Pages/18 - httpHandler type.mp4 69.41 MB
Section 2 - Adding New Pages/19 - httpHandlerFunc type.mp4 80.57 MB
Section 2 - Adding New Pages/20 - Exploring handler conversions.mp4 59.87 MB
Section 2 - Adding New Pages/21 - FAQ Exercise.mp4 46.49 MB
Section 3 - Routers and 3rd Party Libraries/22 - Router Requirements.mp4 56.31 MB
Section 3 - Routers and 3rd Party Libraries/23 - Using Git.mp4 42.55 MB
Section 3 - Routers and 3rd Party Libraries/24 - Installing Chi.mp4 25.87 MB
Section 3 - Routers and 3rd Party Libraries/25 - Using Chi.mp4 73.39 MB
Section 3 - Routers and 3rd Party Libraries/26 - Chi Exercises.mp4 12.01 MB
Section 4 - Templates/27 - What are Templates.mp4 32.82 MB
Section 4 - Templates/28 - Why Do We Use Server Side Rendering.mp4 86.33 MB
Section 4 - Templates/29 - Creating Our First Template.mp4 100.6 MB
Section 4 - Templates/30 - Cross Site Scripting (XSS).mp4 62.81 MB
Section 4 - Templates/31 - Alternative Template Libraries.mp4 28.41 MB
Section 4 - Templates/32 - Contextual Encoding.mp4 33.99 MB
Section 4 - Templates/33 - Home Page via Template.mp4 139.36 MB
Section 4 - Templates/34 - Contact Page via Template.mp4 91.42 MB
Section 4 - Templates/35 - FAQ Page via Template.mp4 29.73 MB
Section 4 - Templates/36 - Template Exercises.mp4 46.94 MB
Section 5 - Structuring & Organizing Code/37 - Code Organization.mp4 96.58 MB
Section 5 - Structuring & Organizing Code/38 - MVC Overview.mp4 63.82 MB
Section 5 - Structuring & Organizing Code/39 - Walking Through a Web Request with MVC.mp4 42.17 MB
Section 5 - Structuring & Organizing Code/40 - MVC Exercises.mp4 34.09 MB
Section 6 - Starting to Apply MVC/41 - Creating the Views Package.mp4 84.69 MB
Section 6 - Starting to Apply MVC/42 - fmtErrorf.mp4 61.04 MB
Section 6 - Starting to Apply MVC/43 - Validating Templates at Startup.mp4 101.5 MB
Section 6 - Starting to Apply MVC/44 - Must Functions.mp4 84.48 MB
Section 6 - Starting to Apply MVC/45 - Section 6 Exercises.mp4 33.47 MB
Section 7 - Enhancing our Views/46 - Embedding Template Files.mp4 93.89 MB
Section 7 - Enhancing our Views/47 - Variadic Parameters.mp4 52.57 MB
Section 7 - Enhancing our Views/48 - Named Templates.mp4 42.14 MB
Section 7 - Enhancing our Views/49 - Dynamic FAQ Page.mp4 80.05 MB
Section 7 - Enhancing our Views/50 - Reusable Layouts.mp4 75.35 MB
Section 7 - Enhancing our Views/51 - Tailwind CSS.mp4 58.21 MB
Section 7 - Enhancing our Views/52 - Utility-first CSS.mp4 94.46 MB
Section 7 - Enhancing our Views/53 - Adding a Navigation Bar.mp4 98.04 MB
Section 7 - Enhancing our Views/54 - Section 7 Exercises.mp4 24.52 MB
Section 8 - The Signup Page/55 - Creating the Signup Page.mp4 77.68 MB
Section 8 - The Signup Page/56 - Styling the Signup Page.mp4 96.87 MB
Section 8 - The Signup Page/57 - Intro to REST.mp4 108.86 MB
Section 8 - The Signup Page/58 - Users Controller.mp4 70.99 MB
Section 8 - The Signup Page/59 - Decouple with Interfaces.mp4 50.76 MB
Section 8 - The Signup Page/60 - Parsing the Signup Form.mp4 128.92 MB
Section 8 - The Signup Page/61 - URL Query Params.mp4 84.98 MB
Section 8 - The Signup Page/62 - Section 8 Exercises.mp4 30.89 MB
Section 9 - Databases and PostgreSQL/63 - Intro to Databases.mp4 97.09 MB
Section 9 - Databases and PostgreSQL/64 - Installing Postgres.mp4 123.4 MB
Section 9 - Databases and PostgreSQL/65 - Connecting to Postgres.mp4 54.75 MB
Section 9 - Databases and PostgreSQL/66 - Creating SQL Tables.mp4 49.82 MB
Section 9 - Databases and PostgreSQL/67 - Postgres Data Types.mp4 44.18 MB
Section 9 - Databases and PostgreSQL/68 - Postgres Constraints.mp4 64.31 MB
Section 9 - Databases and PostgreSQL/69 - Creating a Users Table.mp4 19.34 MB
Section 9 - Databases and PostgreSQL/70 - Inserting Records.mp4 46.62 MB
Section 9 - Databases and PostgreSQL/71 - Querying Records.mp4 16.41 MB
Section 9 - Databases and PostgreSQL/72 - Filtering Queries.mp4 21.06 MB
Section 9 - Databases and PostgreSQL/73 - Updating Records.mp4 22.34 MB
Section 9 - Databases and PostgreSQL/74 - Deleting Records.mp4 12.9 MB
Section 9 - Databases and PostgreSQL/75 - Additional SQL Resources.mp4 35.25 MB
Section 10 - Using Postgres with Go/76 - Connecting to Postgres.mp4 88.82 MB
Section 10 - Using Postgres with Go/77 - Imports with Side Effects.mp4 54.94 MB
Section 10 - Using Postgres with Go/78 - Postgres Config Type.mp4 34.17 MB
Section 10 - Using Postgres with Go/79 - Executing SQL with Go.mp4 62.22 MB
Section 10 - Using Postgres with Go/80 - Inserting Records.mp4 26.5 MB
Section 10 - Using Postgres with Go/81_SQL_Injection.mp4 36.67 MB
Section 10 - Using Postgres with Go/82_Acquire_a_new_Record_s_ID.mp4 50.39 MB
Section 10 - Using Postgres with Go/83_Querying_a_Single_Record.mp4 38.39 MB
Section 10 - Using Postgres with Go/84_Creating_Sample_Orders.mp4 17.86 MB
Section 10 - Using Postgres with Go/85_Querying_Multiple_Records.mp4 37.87 MB
Section 10 - Using Postgres with Go/86_ORMs_vs_SQL.mp4 22.64 MB
Section 10 - Using Postgres with Go/87_Exercises.mp4 4.87 MB
Section 10 - Using Postgres with Go/88_Syncing_the_Book_and_Screencasts_Source_Code.mp4 7.45 MB
Section 11 - Securing Passwords/89_Steps_for_Securing_Passwords.mp4 36.45 MB
Section 11 - Securing Passwords/90_Third_Party_Authentication_Options.mp4 17.53 MB
Section 11 - Securing Passwords/91_What_is_a_Hash_Function.mp4 65.95 MB
Section 11 - Securing Passwords/92_Store_Password_Hashes_Not_Encrypted_or_Plaintext_Values.mp4 33.13 MB
Section 11 - Securing Passwords/93_Salt_Passwords.mp4 49.13 MB
Section 11 - Securing Passwords/94_Learning_bcrypt_with_a_CLI.mp4 41.94 MB
Section 11 - Securing Passwords/95_Hashing_Passwords_with_bcrypt.mp4 52.85 MB
Section 11 - Securing Passwords/96_Comparing_a_Password_with_a_bcrypt_Hash.mp4 29.05 MB
Section 12 - Adding Users to our App/0097_Defining_the_User_Model.mp4 31.82 MB
Section 12 - Adding Users to our App/0098_Creating_the_UserService.mp4 24.91 MB
Section 12 - Adding Users to our App/0099_Create_User_Method.mp4 71.13 MB
Section 12 - Adding Users to our App/0100_Postgres_Config_for_the_Models_Package.mp4 36.7 MB
Section 12 - Adding Users to our App/0101_UserService_in_the_Users_Controller.mp4 20.51 MB
Section 12 - Adding Users to our App/0102_Create_Users_on_Signup.mp4 32.74 MB
Section 12 - Adding Users to our App/0103_Sign_In_View.mp4 26.91 MB
Section 12 - Adding Users to our App/0104_Authenticate_Users.mp4 31.76 MB
Section 12 - Adding Users to our App/0105_Process_Sign_In_Attempts.mp4 23.36 MB
Section 13 - Remembering Users with Cookies/0106_Stateless_Servers.mp4 59.86 MB
Section 13 - Remembering Users with Cookies/0107_Creating_Cookies.mp4 47.62 MB
Section 13 - Remembering Users with Cookies/0108_Viewing_Cookies_with_Chrome.mp4 21.14 MB
Section 13 - Remembering Users with Cookies/0109_Viewing_Cookies_with_Go.mp4 44.96 MB
Section 13 - Remembering Users with Cookies/0110_Securing_Cookies_from_XSS.mp4 32.2 MB
Section 13 - Remembering Users with Cookies/0111_Cookie_Theft.mp4 38.76 MB
Section 13 - Remembering Users with Cookies/0112_CSRF_Attacks.mp4 51.05 MB
Section 13 - Remembering Users with Cookies/0113_CSRF_Middleware.mp4 79.36 MB
Download Info
-
Tips
“[Usegolang] Web Development with Go (2022) [EN]” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.