100K Subs Party And Live Q&A Session // ArjanLive
๐ก Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Yes, the channel made it to 100K subscribers! In this live stream I talk about my plans for the channel and there is also time for Q&A.
If you have a question for me, post it as a comment here or under this community post: https://www.youtube.com/channel/UCVhQ2NnY5Rskt6UjCUkJ_DA/community?lb=UgkxoX5IpHQ1vJ3i3C7gxyIlRMg00pPtRBoK.
๐ ArjanCodes Courses: https://www.arjancodes.com/courses/
Chapters:
0:00 Intro
1:09 Thank you for your comments
1:47 Todays agenda
2:14 Thank you new members
2:48 Future of the chanโฆ
Watch on YouTube โ
(saves to browser)
Chapters (34)
Intro
1:09
Thank you for your comments
1:47
Todays agenda
2:14
Thank you new members
2:48
Future of the channel
8:38
What age did you start programming?
10:07
Video production quality part 1/2
10:36
Any chance of doing design in Rust?
11:27
How much weed do you smoke daily?
12:29
Why did you switch to Python for your video tutorials?
13:38
Video production quality part 2/2
17:13
Functional programming vs object oriented programming
25:00
Python dunder methods beyond str and repr
27:23
Returns library
28:07
Python production stack
30:18
Best way to implement ideas in framework such as Django REST framework
32:37
Do you hire?
33:51
Is the letterboard happy?
34:31
What is your VSCode color theme?
36:36
If you where to start all over, how would you do it?
38:34
Coffee, tea or energy drinks?
39:35
Python project and deployed server environment structure
44:14
Do you have a course on Udemy?
44:29
What do you recommend for productive coding time?
47:13
How do you make your coffee?
47:37
Can you do some Python UI stuff?
48:07
What took you do do computer science as a profession?
50:17
Are you planning to do a series about microservice architecture?
51:03
How do people have green names (in the chat)?
51:19
Django or NodeJS?
52:13
What are your tips for take-home coding interviews?
55:23
Are you planning to do more test-driven development examples?
56:24
Do you think a master in computer science / informatics is worth it?
1:01:08
Tips for finding your first job after graduating computer scienc
Playlist
Uploads from ArjanCodes ยท ArjanCodes ยท 0 of 60
โ Previous
Next โ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Full stack WEB DEVELOPMENT in 2021 - the ULTIMATE tech stack for FAST web app development
ArjanCodes
FROM PRODUCT IDEA TO SOFTWARE - turn your idea into reality in a few steps
ArjanCodes
Cohesion and Coupling: Write BETTER PYTHON CODE Part 1
ArjanCodes
Dependency Inversion: Write BETTER PYTHON CODE Part 2
ArjanCodes
The Strategy Pattern: Write BETTER PYTHON CODE Part 3
ArjanCodes
Build a GLASSMORPHISM React Component - Typescript & Material-UI
ArjanCodes
Observer Pattern Tutorial: I NEVER Knew Events Were THIS Powerful ๐
ArjanCodes
100% CODE COVERAGE - Think You're Done? Think AGAIN.โ
ArjanCodes
Two UNDERRATED Design Patterns ๐ก Write BETTER PYTHON CODE Part 6
ArjanCodes
1000 Subscribers! ๐ WHY I Started this Channel and WHAT'S NEXT
ArjanCodes
Channel Trailer ArjanCodes - March 2021
ArjanCodes
Exception Handling Tips in Python โ Write Better Python Code Part 7
ArjanCodes
Monadic Error Handling in Python โ Write Better Python Code Part 7B
ArjanCodes
GW BASIC Games I Wrote When I Was a Kid ๐ฎ Running 30 Year Old Code
ArjanCodes
Why You Should Think About SOFTWARE ARCHITECTURE in Python ๐ก
ArjanCodes
Uncle Bobโs SOLID Principles Made Easy ๐ - In Python!
ArjanCodes
QUESTIONABLE Object Creation Patterns in Python ๐ค
ArjanCodes
If Youโre Not Using Python DATA CLASSES Yet, You Should ๐
ArjanCodes
Dependency INVERSION vs Dependency INJECTION in Python
ArjanCodes
CODE ROAST: Yahtzee - New Python Code Refactoring Series!
ArjanCodes
7 UX Design Tips for Developers
ArjanCodes
Going All-in on Software Design in Python + an ANNOUNCEMENT ๐
ArjanCodes
๐ Interview with Sybren Stรผvel, Developer @ Blender 3D
ArjanCodes
Composition Is Better Than Inheritance in Python
ArjanCodes
Do We Still Need Dataclasses? // PYDANTIC Tutorial
ArjanCodes
7 Python Code Smells to AVOID at All Costs
ArjanCodes
Answering Your Most Frequently Asked Python Questions // Q&A 07-2021
ArjanCodes
A Closer Look At Structural Pattern Matching // New In Python 3.10!
ArjanCodes
The Factory Pattern in Python // Separate Creation From Use
ArjanCodes
GitHub Copilot ๐ค The Future of Software Development?
ArjanCodes
More Python Code Smells: Avoid These 7 Smelly Snags
ArjanCodes
Solving A Common Issue With The Strategy Pattern // In Python
ArjanCodes
Test-Driven Development In Python // The Power of Red-Green-Refactor
ArjanCodes
5 Tips To Keep Technical Debt Under Control
ArjanCodes
Refactoring A Tower Defense Game In Python // CODE ROAST
ArjanCodes
The Factory Design Pattern is Obsolete in Python
ArjanCodes
Why the Plugin Architecture Gives You CRAZY Flexibility
ArjanCodes
Software Testing Theory + A Few Less Obvious Testing Techniques
ArjanCodes
How to Implement the Strategy Design Pattern in Python
ArjanCodes
Refactoring A Data Science Project Part 1 - Abstraction and Composition
ArjanCodes
Refactoring A Data Science Project Part 2 - The Information Expert
ArjanCodes
Refactoring A Data Science Project Part 3 - Configuration Cleanup
ArjanCodes
Protocol Or ABC In Python - When to Use Which One?
ArjanCodes
Purge These 7 Code Smells From Your Python Code
ArjanCodes
Real-Life Case of the Command Design Pattern
ArjanCodes
How To Make The Command Pattern More Flexible With One Simple Change
ArjanCodes
Running A Software Development YouTube Channel
ArjanCodes
Refactoring A PDF And Web Scraper Part 1 // CODE ROAST
ArjanCodes
Refactoring A PDF And Web Scraper Part 2 // CODE ROAST
ArjanCodes
How To Easily Do Asynchronous Programming With Asyncio In Python
ArjanCodes
The Software Designer Mindset
ArjanCodes
NEVER Worry About Data Science Projects Configs Again
ArjanCodes
Powerful VSCode Tips And Tricks For Python Development And Design
ArjanCodes
8 Python Coding Tips - From The Google Python Style Guide
ArjanCodes
What Is Encapsulation And Information Hiding?
ArjanCodes
8 Tips For Becoming A Senior Developer
ArjanCodes
Building A Custom Context Manager In Python: A Closer Look
ArjanCodes
GraphQL vs REST: What's The Difference And When To Use Which?
ArjanCodes
Let's Take The Bridge Pattern To The Next Level
ArjanCodes
Refactoring a Battleship Game in Python // Code Roast Part 1 of 2
ArjanCodes
DeepCamp AI