Google's Return to Office (RTO)
Smok Code
Google's Return to Office (RTO)
10:01
Interview question: your first 90 days as tech lead
Smok Code
Interview question: your first 90 days as tech lead
32:16
I got hired at Google as a Staff Engineer!
Smok Code
I got hired at Google as a Staff Engineer!
12:02
Modern CMake for C++
Smok Code
Modern CMake for C++
11:38
I'm back, baby!
Smok Code
I'm back, baby!
5:55
WFH gadgets for software dev to survive the lockdown
Smok Code
WFH gadgets for software dev to survive the lockdown
9:07
React Couse 03: Material Design
Smok Code
React Couse 03: Material Design
14:00
React Couse 02: Routing
Smok Code
React Couse 02: Routing
10:57
React Course 01: JSX, Components and Props
Smok Code
React Course 01: JSX, Components and Props
8:53
WFH...
Smok Code
WFH...
0:18
React Course for full-stack Developers in 2021
Smok Code
React Course for full-stack Developers in 2021
9:08
Cool productivity tool for programmers! #BlackFriday deal
Smok Code
Cool productivity tool for programmers! #BlackFriday deal
8:09
What is Big Ball of Mud Software Architecture?
Smok Code
What is Big Ball of Mud Software Architecture?
4:49
What is the KISS rule in programming?
Smok Code
What is the KISS rule in programming?
3:54
What is “spaghetti” code?
Smok Code
What is “spaghetti” code?
3:57
What is RAII in Software Development?
Smok Code
What is RAII in Software Development?
4:50
WHAT the hell is UML?
Smok Code
WHAT the hell is UML?
4:21
Which comments in your code ARE GOOD?
Smok Code
Which comments in your code ARE GOOD?
4:16
Avoid inheritance in OOP software development?
Smok Code
Avoid inheritance in OOP software development?
4:38
What is DRY in programming and why it matters?
Smok Code
What is DRY in programming and why it matters?
4:01
What is Cyclomatic Complexity in software development?
Smok Code
What is Cyclomatic Complexity in software development?
3:48
What is YAGNI coding rule, and why it helps?
Smok Code
What is YAGNI coding rule, and why it helps?
2:41
How to code good arguments for your function?
Smok Code
How to code good arguments for your function?
4:05
What are pure functions?
Smok Code
What are pure functions?
3:58
Is your function too big?
Smok Code
Is your function too big?
3:35
What is Clean Code?
Smok Code
What is Clean Code?
4:01
Algorithm to create bones for character animation?
Smok Code
Algorithm to create bones for character animation?
9:45
How software libraries work?
Smok Code
How software libraries work?
10:16
Applying for tech job? AVOID THIS in your CV / resume!
Smok Code
Applying for tech job? AVOID THIS in your CV / resume!
11:18
Bizarre situations I have seen working in tech as a programmer!
Smok Code
Bizarre situations I have seen working in tech as a programmer!
10:50
DON'T become a software developer
Smok Code
DON'T become a software developer
4:13
How are the channel's videos made?
Smok Code
How are the channel's videos made?
7:51
Score interview at Google through SUPER-SECRET recruiting website: foobar
Smok Code
Score interview at Google through SUPER-SECRET recruiting website: foobar
11:57
Coding Unity3d mesh generation from scratch
Smok Code
Coding Unity3d mesh generation from scratch
18:05
Do we suffer from IMPOSTER SYNDROME as programmers?
Smok Code
Do we suffer from IMPOSTER SYNDROME as programmers?
10:49
Publisher/Subscriber as message router for my game
Smok Code
Publisher/Subscriber as message router for my game
13:42
HOURS WASTED on TERRIBLY written library I bought for my game
Smok Code
HOURS WASTED on TERRIBLY written library I bought for my game
25:43
Coolest desk gadget for software developer?
Smok Code
Coolest desk gadget for software developer?
7:56
Game Design: Network Connectivity
Smok Code
Game Design: Network Connectivity
17:29
Programmer summoned to office during pandemic: run 3d printers for NHS!
Smok Code
Programmer summoned to office during pandemic: run 3d printers for NHS!
6:01
I'm making a game - tag along!
Smok Code
I'm making a game - tag along!
7:04
How to make a GOOD Code Review?
Smok Code
How to make a GOOD Code Review?
7:29
5 Reasons you're NOT getting promoted
Smok Code
5 Reasons you're NOT getting promoted
8:08
That time I saved Ericsson from massive memory leaks
Smok Code
That time I saved Ericsson from massive memory leaks
9:24
Relocation for work in tech - why? how?
Smok Code
Relocation for work in tech - why? how?
14:07
Is tech debt a serious issue for software devs?
Smok Code
Is tech debt a serious issue for software devs?
8:46
C++ testing with mocks is EASY and awesome!
Smok Code
C++ testing with mocks is EASY and awesome!
10:00
Cisco Meraki onboarding [Life of software developer]
Smok Code
Cisco Meraki onboarding [Life of software developer]
8:26
Q&A: Escorted from Amazon on my last Day
Smok Code
Q&A: Escorted from Amazon on my last Day
15:51
Goodbye Amazon [Life of Software Developer]
Smok Code
Goodbye Amazon [Life of Software Developer]
11:56
Which programming language to learn in 2020
Smok Code
Which programming language to learn in 2020
13:01
Regular Expressions: Quantifiers, Groups and Anchors
Smok Code
Regular Expressions: Quantifiers, Groups and Anchors
12:33
Regular Expressions: Classes and Sets
Smok Code
Regular Expressions: Classes and Sets
12:31
Is Amazon job interview INSANELY HARD?
Smok Code
Is Amazon job interview INSANELY HARD?
16:49
Software developer to Amazon Manager - is switch worth it?
Smok Code
Software developer to Amazon Manager - is switch worth it?
15:29
Habits that will KILL your programming career
Smok Code
Habits that will KILL your programming career
19:59
Call Stack 2/2
Smok Code
Call Stack 2/2
10:33
Call Stack 1/2
Smok Code
Call Stack 1/2
10:58
1 Year of Amazon Software Developer
Smok Code
1 Year of Amazon Software Developer
11:50
Behind the scenes: 1024 subscribers!
Smok Code
Behind the scenes: 1024 subscribers!
5:52
Programming Paradigms 101
Smok Code
Programming Paradigms 101
14:44
Internship at Amazon - what is it like?
Smok Code
Internship at Amazon - what is it like?
13:22
How to name things in programming?
Smok Code
How to name things in programming?
18:20
Day of Amazon Software  Developer
Smok Code
Day of Amazon Software Developer
9:13
Forget unit tests. Prototype!
Smok Code
Forget unit tests. Prototype!
15:48
The Tao of programming
Smok Code
The Tao of programming
8:51
Observer, Visitor, Strategy, State - Behavioural Design Patterns 2/2
Smok Code
Observer, Visitor, Strategy, State - Behavioural Design Patterns 2/2
10:53
Chain, Memento, Mediator... Behavioural Design Patterns 1/2
Smok Code
Chain, Memento, Mediator... Behavioural Design Patterns 1/2
13:43
Decorator, Bridge, Adapter... Structural Design Patterns
Smok Code
Decorator, Bridge, Adapter... Structural Design Patterns
19:31
PlantUML - beautiful quick diagrams to explain your models
Smok Code
PlantUML - beautiful quick diagrams to explain your models
16:01
Factory, Builder, Singleton... Creational Design Patterns!
Smok Code
Factory, Builder, Singleton... Creational Design Patterns!
16:13
Design Patterns: Intro
Smok Code
Design Patterns: Intro
9:54
Amazon has private jungle for employees only!
Smok Code
Amazon has private jungle for employees only!
10:22
Best tourist attractions in Seattle
Smok Code
Best tourist attractions in Seattle
18:51
Amazon Web Dev Con in Seattle
Smok Code
Amazon Web Dev Con in Seattle
11:45
Czy programista potrzebuje studiów?
Smok Code
Czy programista potrzebuje studiów?
11:06
Nauka programowania - jakie pierwsze kroki?
Smok Code
Nauka programowania - jakie pierwsze kroki?
17:01
10 rad dla programistów, które dałbym samemu sobie
Smok Code
10 rad dla programistów, które dałbym samemu sobie
14:42
Informatyku, Janusze Biznesu zrobią Ci piekło!
Smok Code
Informatyku, Janusze Biznesu zrobią Ci piekło!
17:21
Jak działa polimorfizm
Smok Code
Jak działa polimorfizm
8:26
Czego programista potrzebuje oprócz wiedzy IT?
Smok Code
Czego programista potrzebuje oprócz wiedzy IT?
13:57
Zanim wstanie Londyn...
Smok Code
Zanim wstanie Londyn...
7:14
Programista ma lepiej w korporacji czy w małej firmie?
Smok Code
Programista ma lepiej w korporacji czy w małej firmie?
13:16
Structure of process in RAM
Smok Code
Structure of process in RAM
8:36
How to crush every job interview in five steps?
Smok Code
How to crush every job interview in five steps?
16:46
Jak to jest być Programistą w Amazon London?
Smok Code
Jak to jest być Programistą w Amazon London?
8:37
HeadCube for Android
Smok Code
HeadCube for Android
1:00