Building Apps from a Business Perspective – App Product Management Complete Course
By freeCodeCamp.org
Published: Dec 06, 2021“
Learn to turn your app solution into a reality. This course is for leaders, entrepreneurs and software developers.
Course developed by Shad Sluiter. Check out his YouTube: @shadsluiter
CONTENTS:
- 0:00:00 Course Introduction
- 0:03:14 Unit 1 – Motivations for building an app
- 0:06:44 Unit 1.1 What is the value proposition of your app?
- 0:12:40 Do you need a web app or just a better website?
- 0:15:14 Categories of Apps – which app category is easiest to compete in?
- 0:34:24 Unit 1.2 Identify the problem you are trying to solve with your app.
- 0:36:19 Candy, vitamins or addictive painkiller?
- 0:41:59 Fulfillment, recognition, security
- 0:42:54 The Five Whys
- 0:49:58 Unit 1.3 How to discover a niche in the marketplace
- 0:52:59 Follow popular trend
- 0:56:39 Add a twist
- 0:58:21 Your own expertise
- 0:59:44 Problems in existing competition
- 1:04:34 Unit 1.4 Listening to users
- 1:11:44 Users that exist in the market
- 1:14:39 Get user feedback
- 1:24:54 Idea 2.0
- 1:28:17 Homework (Airbnb and Lyft, App Annie and Sensor Tower, Write an application plan)
- 1:48:44 Unit 2 UI, UX, MVP design
- 1:56:34 How to create user stories
- 2:02:14 Planning for an MVP
- 2:05:24 Unit 2.2 Designing an effective UI user interface
- 2:07:04 On boarding new users
- 2:09:44 The Google UI Case Study
- 2:10:14 The Photoshop Adobe UI negative Case Study
- 2:14:19 Effective UI elements
- 2:17:20 Don’t Make Me Thing Steve Krug
- 2:19:34 UI design templates
- 2:20:34 Design for your target audience
- 2:22:39 Unit 2.3 How to design an effective UX User Experience
- 2:23:24 UX is where Design strategy and Technology intersect
- 2:27:14 Application Flow
- 2:29:34 Measuring Conversion Rates
- 2:30:14 UX outside of the app
- 2:31:04 The User Empathy Map
- 2:35:39 Six principles for a positive UX
- 2:37:34 Unit 2.4 The MVP
- 2:38:54 The Lean Startup MVP concept by Eric Ries
- 2:39:39 Planning for future versions of your app
- 2:40:34 What is NOT an MVP
- 2:42:44 Zappos MVP Case Study
- 2:43:44 The MVP design pyramid
- 2:45:44 The purpose of an MVP
- 2:46:44 Keeping the cost of an MVP low
- 2:50:36 Homework (App Design Case Studies, Develop User Stories, Interactive UI prototype)
- 3:11:09 Unit 3.1 Marketing and Monetization for an App
- 3:12:34 The BMC Case Study
- 3:27:04 Unit 3.2 Monetization Strategies of Apps
- 2:28:29 Apple App Store vs Google Play Store revenue
- 3:31:14 iOS vs Android user value per customer
- 3:32:19 iOS vs Android market share in various countries
- 3:44:14 Unit 3.3 Marketing Your App
- 3:53:09 Unit 3.4 Dealing with Investors
- 4:04:44 Homework 3.1 Build a BMC for your app
- 4:07:06 Unit 4.1 Building Customer Loyalty
- 4:08:04 Why Customers Abandon Apps?
- 4:09:49 First-to-Mind solution
- 4:10:59 Compulsion
- 4:11:04 Morality of Addictive Apps
- 4:13:04 The HOOK app addictive model
- 4:32:49 Homework (Understanding Hook, Applying Hook)
- 4:38:54 Unit 5.1 Choosing the Right Tools
- 4:48:19 Unit 5.2 Nine Companies Who Nailed their App
- 4:59:31 Unit 5.3 Development Languages and Cross Platform Tools
- 5:18:58 Homework (Compare Dev Tools, Recommend a Development Solution)
- 5:27:34 Unit 6.1 Full Stack Considerations
- 5:28:20 Choosing a Database Backend
- 5:29:14 SQL
- 5:31:34 noSQL
- 5:35:09 SQL vs noSQL
- 5:44:04 Graph Database
- 5:50:09 Full Text Database
- 5:56:34 Vertical Scaling
- 5:59:14 Horizontal Scaling
- 6:01:54 Data Duplication in Distributed Databases
- 6:04:44 SQL Shards
- 6:13:22 Homework (Recommend Database Solutions, Explore API services)
- 6:20:14 Unit 7.1 Hiring the Development Team
- 6:20:54 Four Roles of a Software Development Team
- 6:21:54 Product Manager
- 6:24:19 Product Designer
- 6:29:24 Front End Developer
- 6:30:29 Back End Developer
- 6:36:04 Unit 7.2 Mobile vs Web Development
- 6:47:59 Unit 7.3 Agile Team Management
- 6:48:54 SDLC Agile vs Waterfall
- 6:49:44 What is Waterfall Development?
- 6:50:59 What is Agile Scrum Methodology?
- 6:56:42 The Product Backlog
- 6:58:04 Spring Planning
- 6:58:39 Sprint Backlog
- 6:58:59 What is a Sprint?
- 6:59:42 Product Increment
- 7:00:29 Daily Scrum
- 7:01:54 Sprint Review and Retrospective
- 7:03:23 Unit 7.4 How to Write a Job Requisition
- 7:19:04 Homework (Team Roles, Internal Job Requisition, External Job Posting)
- 7:32:24 Unit 8.1 Future Trends in Mobile Development
- 7:50:22 Homework (Review Past Predictions, Current State of Development Tools, Future Mobile Tech)
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…
”
Tag: Development
[#Script #Coding] Best VS Code Extension for Local Development
Best VS Code Extension for Local Development
By codeSTACKr
Published: Jan 02, 2023“
If you use VS Code, you must install the Live Server extension!
It lets you easily launch a local development server for your static or dynamic web pages.
After you install the extension, open any HTML file and click the Go Live button from the bottom to start it up in your default browser.
The best part about it is the live reloading feature.
Every time you make an update and save the file, it will automatically see the changes and reload the page for you.
Become A VS Code SuperHero Today: https://vsCodeHero.com
Join my Discord developer community: https://discord.gg/A9CnsVzzkZ
Get my FREE VS Code Cheat Sheet: https://courses.codestackr.com/vs-cod…
Tools I use:
- codeSTACKr VS Code Theme: https://marketplace.visualstudio.com/…
- STACKr Code Font (Exclusive to my VS Code Course – https://vsCodeHero.com)
- SuperHero Extension Pack: https://marketplace.visualstudio.com/…
Show support!
- PayPal: https://paypal.me/codeSTACKr
Watch Next:
- Playlist: Web Development For Beginners – https://www.youtube.com/watch?v=Ez4yH…
Connect With codeSTACKr:
- Website: https://www.codestackr.com
- Twitter: https://twitter.com/codeSTACKr
- Instagram: https://instagram.com/codeSTACKr
- Facebook: https://facebook.com/codeSTACKr
”
[#Money #Success] 15 Ways To Be More Interesting
15 Ways To Be More Interesting
By Alux.com
Published: Jul 25, 2022“
15 Ways To Be More Interesting
SUBSCRIBE to ALUX: https://www.youtube.com/channel…
15 Traps Rich People Fall Into: https://youtu.be/r3QYsyIJyC8Aluxers! Have you downloaded the Alux App yet?
https://alux.com/appThe ALUX App is Officially Here! | Alux Keynote 2022: https://youtu.be/bd4uVm2AYuY
In this Alux.com video we will be answering the following questions:
- What are 15 Ways To Be More Interesting?
- How to be more interesting?
- What are the best ways to be more interesting?
- What are 15 Ways To Be A More Interesting Person?
- What are 15 ways to become a more interesting person?
- What can you do to be more interesting?
- What makes people more interesting?
CONTENTS
- 00:00 – Intro
- 01:02 – Find a passion
- 01:53 – Know interesting things
- 02:39 – Embrace your weirdness
- 03:57 – Listen to people
- 04:49 – Learn how to tell stories
- 05:36 – Don’t be quiet about your opinions
- 06:22 – Pick up new hobbies
- 06:57 – Be mysterious
- 07:49 – Be confident
- 08:22 – Understand who you are
- 08:46 – Avoid controversial subjects
- 09:39 – Ask questions
- 10:25 – Develop a sense of humour
- 11:01 – Develop genuine friendships
- 11:36 – Be genuine
- 12:17 – Question
PLAYLISTS
- Get Rich Playlist: https://www.youtube.com/playlist?list…
- Take Action Playlist: https://www.youtube.com/playlist?list…
- All Sunday Motivational Videos: https://www.youtube.com/playlist?list…
- Book Club: https://www.youtube.com/playlist?list…
ALUX on Social Media:
- https://www.instagram.com/alux/
- https://www.facebook.com/alux
- https://www.twitter.com/aluxcom
”
[#Script #Coding] .NET Microservices – Full Course for Beginners
.NET Microservices – Full Course for Beginners
By freeCodeCamp.org
Published: Feb 25, 2022“
Learn the foundational elements of a microservices architecture with .NET in this beginner level course. You will incrementally building a real microservices-based application with the .NET platform and C#.
Get the code: https://youtube.dotnetmicroservices.com/netmicroservicesbasics
Course created by Julio Casal. Check out his channel: https://www.youtube.com/channel/UCw8a…
Want to master microservices? Learn more from Julio here: https://dotnetmicroservices.comCourse Contents
- (0:00:14) Module 1- Welcome to the course!
- (0:04:52) Development environment setup
- (0:12:39) Customizing VS Code for C# Development
- (0:17:37) What’s wrong with the monolith?
- (0:25:32) What are microservices?
- (0:35:18) Module 2- Your first microservice
- (0:35:53) Creating a microservice via the .NET CLI
- (0:45:46) Introduction to the REST API and DTOs
- (0:47:35) Adding the DTOs
- (0:50:52) Adding the REST API operations
- (1:15:57) Handling invalid inputs
- (1:27:04) Module 3- Adding database storage
- (1:27:51) Introduction to the repository pattern and MongoDB
- (1:30:13) Implementing a MongoDB repository
- (1:44:18) Using the repository in the controller
- (1:55:11) Introduction to Docker
- (1:56:57) Trying out the REST API with a MongoDB container
- (2:09:50) Introduction to Dependency Injection and Configuration
- (2:14:47) Implementing dependency injection and configuration
- (2:31:40) Module 4- Preparing for the next microservice
- (2:32:37) Using Postman
- (2:48:01) Reusing common code via NuGet
- (2:52:12) Refactoring into a generic MongoDB repository
- (3:03:02) Refactoring MongoDB registration into extension methods
- (3:10:07) Moving generic code into a reusable NuGet package
- (3:26:04) Introduction to Docker Compose
- (3:28:24) Moving MongoDB to docker compose
- (3:39:18) Module 5- Synchronous inter-service communication
- (3:40:12) Creating the Inventory microservice
- (4:06:47) Introduction to synchronous communication
- (4:10:29) Implementing synchronous communication via IHttpClientFactory
- (4:22:15) Understanding timeouts and retries with exponential backoff
- (4:25:45) Implementing a timeout policy via Polly
- (4:35:41) Implementing retries with exponential backoff
- (4:46:53) Understanding the circuit breaker pattern
- (4:49:59) Implementing the circuit breaker pattern
- (4:56:36) Module 6- Asynchronous inter-service communication
- (4:57:31) Introduction to asynchronous communication
- (5:07:23) Defining the message contracts
- (5:11:09) Publishing messages via MassTransit
- (5:22:21) Standing up a RabbitMQ docker container
- (5:30:04) Refactoring MassTransit configuration into the reusable NuGet package
- (5:41:11) Consuming messages for eventual data consistency
- (6:01:54) Removing the inter-service synchronous communication
- (6:16:32) Module 7- Initial Frontend Integration
- (6:17:02) Installing Node.js
- (6:20:13) Getting started with the frontend
- (6:34:55) Understanding CORS
- (6:40:50) Adding the CORS middleware
- (6:46:49) Exploring the frontend to microservices communication
- (7:05:18) Next Steps
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…
”
[#Script #Coding] Deploy 12 apps to AWS, Azure, & Google Cloud
Deploy 12 apps to AWS, Azure, & Google Cloud
By freeCodeCamp.org
Published: Jul 29, 2021“
Learn how to deploy 12 different apps to 3 different cloud services.
This course was created by Scalable Scripts. Check out their channel: https://www.youtube.com/c/ScalableScripts
- (0:00:00) Intro
- (0:00:37) Dockerize a React app
- (0:08:57) Dockerize a NodeJS app
- (0:13:40) Dockerize a VueJS app
- (0:20:00) Dockerize a NestJS app
- (0:26:26) Dockerize an Angular app
- (0:35:00) Dockerize a Golang app
- (0:41:23) Dockerize a Svelte app
- (0:47:27) Dockerize a Django app
- (0:52:12) Dockerize a Laravel app
- (0:56:32) Dockerize a .NET Core app
- (1:03:41) Dockerize a Spring Boot app with Kotlin
- (1:11:20) Dockerize a Deno app
- (1:16:33) Deploy a Container to AWS
- (1:25:22) Deploy a Container to Azure
- Deploy a Container to Google Cloud
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent...”
[#Script #Coding] Visual Studio Code Full Course – VS Code for Beginners
Visual Studio Code Full Course – VS Code for Beginners
By freeCodeCamp.org
Published: Nov 04, 2020
Master Visual Studio Code (VS Code) and increase your programming productivity. You will learn the basics of VS Code along with tips and tricks to become a super user. You will also learn how to install and use common extensions for JavaScript, Python, and PHP.
• Course from Bitfumes. Check out the Bitfumes YouTube channel: https://www.youtube.com/bitfumes