ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

129,449 results

Cody Engel
Code Review Tips (How I Review Code as a Staff Software Engineer)

By the end of the video you'll understand my own code review best practices, so with that out of the way, let's get into the video ...

12:08
Code Review Tips (How I Review Code as a Staff Software Engineer)

69,826 views

4 years ago

Modern Software Engineering
Better Code Reviews in 6 SIMPLE STEPS

LINKS: Presentation on Code Review best practices ➡️ https://trishagee.com/presentations/code_review_best_practice/ "who ...

20:30
Better Code Reviews in 6 SIMPLE STEPS

21,811 views

1 year ago

Amigoscode
10 Most Common Java Developer Mistakes

In this video, we'll be discussing the top 10 most common mistakes that Java developers make and how to avoid them. As a Java ...

16:13
10 Most Common Java Developer Mistakes

130,955 views

2 years ago

Matt Stauffer
How to Review a Pull Request Like a Senior Developer

Learn how to review a GitHub pull request--where do you look first, when do you wait for their feedback and when do you proceed ...

15:20
How to Review a Pull Request Like a Senior Developer

52,196 views

2 years ago

strager
DRY makes your code 500% better · intermediate Java code review

Learn to Don't Repeat Yourself (DRY) your code. Write more readable and maintainable programs. This lesson is in Java, but the ...

11:57
DRY makes your code 500% better · intermediate Java code review

33,824 views

4 years ago

in28minutes
Code Review Best Practices

LEARN "Big Picture" of FULL-STACK, CLOUD, AWS, MICROSERVICES with DOCKER and KUBERNETES in ***30 MINUTES*** ...

10:28
Code Review Best Practices

44,686 views

9 years ago

JetBrains
Code Review Best Practices

We know that Code Reviews are a Good Thing. We probably have our own personal lists of things we look for in the code we ...

58:47
Code Review Best Practices

98,512 views

7 years ago

Smok Code
How to make a GOOD Code Review?

Senior Dev explains: Code Reviews are bread and butter of software developers job, but how many of us know how to do it right?

7:29
How to make a GOOD Code Review?

28,669 views

5 years ago

People also watched

Anthropic
Claude Code best practices | Code w/ Claude

Presented at Code w/ Claude by @anthropic-ai on May 22, 2025 in San Francisco, CA, USA. Speakers: Cal Rueb, Member of ...

25:53
Claude Code best practices | Code w/ Claude

366,014 views

6 months ago

James Montemagno
The Plan Agent Improvements in VS Code are INCREDIBLE

The latest release of Visual Studio Code (1.109) has TONS of amazing new features packed in. I am in LOVE with the new plan ...

6:01
The Plan Agent Improvements in VS Code are INCREDIBLE

3,361 views

16 hours ago

Web Developete
It took me 10+ years to realize what I’ll tell you in 8 minutes

Start learning to code for FREE — and get 20% OFF Scrimba Pro: ...

8:38
It took me 10+ years to realize what I’ll tell you in 8 minutes

2,888,271 views

8 months ago

Matt Pocock
How I use Claude Code for real engineering

In this video, I walk through my complete workflow for tackling large coding projects using Claude Code's plan mode.

10:12
How I use Claude Code for real engineering

158,615 views

3 months ago

Th30z Code
Avoid common Java Mistakes and improve performance

Want to level up your Java programming skills? In this video, we dive deep into the Java best practices and common mistakes to ...

7:16
Avoid common Java Mistakes and improve performance

2,972 views

2 years ago

Codurance
Trisha Gee: Code Review Best Practices - SCLConf 2018

In this talk, Trisha will identify some best practices to follow. She'll talk about what's really important in a code review, and set out ...

45:22
Trisha Gee: Code Review Best Practices - SCLConf 2018

17,164 views

7 years ago

ArjanCodes
5 Tips for Writing Clean Python Code

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 key things you ...

25:59
5 Tips for Writing Clean Python Code

35,083 views

1 year ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Check out Twingate for secure remote work for developers: ...

23:09
7 Design Patterns EVERY Developer Should Know

959,713 views

1 year ago

ForrestKnight
Everything You Need to Know About Coding with AI // NOT vibe coding

Warp is free to try but for a limited time, you can try Warp Pro free for 7 days with 2500 AI credits - no card required. Use my link ...

13:15
Everything You Need to Know About Coding with AI // NOT vibe coding

96,410 views

3 months ago

Tech With Tim
My 5 "Clean" Code Principles (Start These Now)

Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/ Here are my 5 ...

16:18
My 5 "Clean" Code Principles (Start These Now)

37,032 views

10 months ago

Clément Mihailescu
Code Review Best Practices For Software Engineers

If you're a software engineer, code reviews are a big part of your job. You submit code for code review, and you review other ...

15:27
Code Review Best Practices For Software Engineers

114,139 views

5 years ago

Kantan Coding
The 3 Laws of Writing Readable Code

Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...

5:28
The 3 Laws of Writing Readable Code

1,448,305 views

1 year ago

Selenium Automation and Java learning with Srini
UNLOCK the Secrets: JAVA CODING Best Practices That Will Make You a Pro! #java #codingbestpractices

This video talks about, Coding Best Practices in Java”. #java #javacodingbestpractices #bestpracticesforcodereview ...

28:22
UNLOCK the Secrets: JAVA CODING Best Practices That Will Make You a Pro! #java #codingbestpractices

2,657 views

1 year ago

Michael Linnane
Java Code Review - Threads

Reviewing Damian C.'s Code for our Operating Systems and Concurrency Lab assignment 1.

9:01
Java Code Review - Threads

500 views

7 years ago

The PrimeTime
Stop Doing Code Reviews

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Article: https://vgallet.github.io/posts/code-review/ Become a ...

18:21
Stop Doing Code Reviews

109,821 views

2 years ago

Devoxx UK
Java 8 best practices by Stephen Colebourne

The Java 8 release takes Java to a whole new level. Learning the new features is just the first step. The real question is how to ...

44:40
Java 8 best practices by Stephen Colebourne

65,120 views

9 years ago

codebasics
Coding Best Practices With Examples | Code Review Best Practices

This video goes over bad and better code snippets that showcase some of the coding best practices that can help you become a ...

15:38
Coding Best Practices With Examples | Code Review Best Practices

55,244 views

5 years ago

Amigoscode
10 Spring and Spring Boot Common Mistakes You Need To STOP

In this video I will discuss 10 Spring Framework and Spring Boot Mistakes you need stop right now. This is crucial to write clean ...

15:49
10 Spring and Spring Boot Common Mistakes You Need To STOP

193,170 views

2 years ago

Kantan Coding
Linus's Laws of Writing Readable Code

Linus Torvalds Laws of Writing Readable Code! --- ⚠️ If you care about readable code, you need to see what Golang does to ...

4:02
Linus's Laws of Writing Readable Code

318,264 views

1 year ago

Conner Ardman
My 10 “Clean” Code Principles (Start These Now)

Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...

15:12
My 10 “Clean” Code Principles (Start These Now)

418,667 views

1 year ago

Mikelis on coding
Code review | Objects and classes | Java | Programming basics | Homework

In this video we are doing a code review of a homework of a student working with classes and objects. This video is the property of ...

23:26
Code review | Objects and classes | Java | Programming basics | Homework

2,668 views

3 years ago