ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,769,386 results

Related queries

code review java

code review c#

code review c++

code review interview

code review best practices

code review best practices java

code review security

code review python

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

As a staff software engineer that has been in the industry for a while, I've done my fair share of code reviews (probably thousands ...

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

67,762 views

4 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,270 views

5 years ago

Modern Software Engineering
Better Code Reviews in 6 SIMPLE STEPS

Do you find the code review process painful? In this video, Trisha Gee gives her 6 tips for better code reviews to help software ...

20:30
Better Code Reviews in 6 SIMPLE STEPS

20,837 views

1 year ago

The Cyber Mentor
A Beginners Guide to Code Review

If you want to see what vulnerabilities are hiding in your code, sign up for Snyk for free using the code ...

13:17
A Beginners Guide to Code Review

13,601 views

1 year ago

Marco Codes
How To REALLY Do Code Reviews

Follow-Up to https://youtu.be/EhEESITArnE with many moooooore details on code reviews. Scenario: A user sent in a GitHub pull ...

23:34
How To REALLY Do Code Reviews

17,600 views

2 years ago

Kantan Coding
Linus's Laws of Writing Readable Code

Linus Torvalds Laws of Writing Readable Code! Golang Microservices Course https://kantancoding.io If you want to support me ...

4:02
Linus's Laws of Writing Readable Code

277,128 views

1 year ago

People also watched

Howdy ツ
Silksong Code Review: Bugs, Code Quality, Optimization

Today, we'll review the reverse-engineered C# code of Silksong. We'll look at the code improvements, bugs, optimization ...

11:26
Silksong Code Review: Bugs, Code Quality, Optimization

108,875 views

1 month ago

OWASP DevSlop
How to Analyze Code for Vulnerabilities

As developers, we can safeguard our applications by catching these mistakes in our own code. Performing a source code review ...

1:19:49
How to Analyze Code for Vulnerabilities

71,064 views

Streamed 4 years ago

IAmTimCorey
C# Code Review: Reviewing Practice Code - How To Practice C# Well

Practicing what you learn is paramount. I don't consider a topic really understood until I have actually built something with it.

1:14:25
C# Code Review: Reviewing Practice Code - How To Practice C# Well

25,363 views

3 years ago

ArjanCodes
8 Python Coding Tips - From The Google Python Style Guide

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I go over 8 tips and suggestions by ...

17:12
8 Python Coding Tips - From The Google Python Style Guide

168,059 views

3 years ago

Rahul Pandey
Here’s Why You’re Doing Code Review WRONG - Essential Software Engineer Skills

After years of working across multiple teams + companies, here are my best practices and tactics to have better code reviews.

8:59
Here’s Why You’re Doing Code Review WRONG - Essential Software Engineer Skills

33,420 views

3 years ago

Ben Kadel
Full Git Tutorial (Part 6) - Pull Requests & Code Reviews

Twitter: https://twitter.com/ben_kadel Github: https://github.com/kardelio PART 6 of my Git Tutorial Series... (More videos to come in ...

17:31
Full Git Tutorial (Part 6) - Pull Requests & Code Reviews

27,326 views

5 years ago

Amigoscode
Junior Developer Sent Me A PR For Review

Whether you're a junior developer looking to learn more about code review, or an experienced developer looking to improve your ...

17:26
Junior Developer Sent Me A PR For Review

173,487 views

2 years ago

Marco Codes
How To Do Code Reviews

A user sent in a GitHub pull request for our Google Photos clone. Which means we have to do a code review. How should you do ...

31:30
How To Do Code Reviews

14,054 views

2 years ago

iCode
How to Review Code | Best Practices | Pull/Merge Requests | iOS | Swift | Checklist

In this video, I have discussed about the things which we should keep in mind while reviewing the code (pull/merge request).

38:26
How to Review Code | Best Practices | Pull/Merge Requests | iOS | Swift | Checklist

15,528 views

4 years ago

GOTO Conferences
Amazing Code Reviews: Creating a Superhero Collective • Alejandro Lujan • GOTO 2019

This presentation was recorded at GOTO Berlin 2019. #GOTOcon #GOTOber http://gotober.com Alejandro Lujan - Senior Data ...

40:16
Amazing Code Reviews: Creating a Superhero Collective • Alejandro Lujan • GOTO 2019

34,204 views

5 years ago

Kantan Coding
The 3 Laws of Writing Readable Code

... will help you to become the guy that every Engineer wants to be on the same team with because code reviews become so easy!

5:28
The 3 Laws of Writing Readable Code

1,406,922 views

1 year ago

PyGotham 2018
How to Do Code Reviews Like a Human

Speaker: Michael Lynch Are code reviews a source of tension on your team? Do they lead to conflict, bikeshedding, or wasted ...

22:49
How to Do Code Reviews Like a Human

50,012 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,415 views

1 year ago

Joma Tech
how we write/review code in big tech companies

SOCIAL MEDIA ·························· https://www.instagram.com/jomakaze/ ...

1:12
how we write/review code in big tech companies

15,545,179 views

5 years ago

The Cherno
Is this the WORST CODE I've EVER SEEN? // Code Review

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/TheCherno . You'll also get 20% off an ...

24:28
Is this the WORST CODE I've EVER SEEN? // Code Review

134,183 views

1 year ago

Andrew Dimmer
GitHub Crash Course: Creating Code Reviews

Y and so i've gone through i've made some code review changes and now you can see it's kind of confusing all the stuff that's ...

7:53
GitHub Crash Course: Creating Code Reviews

8,423 views

5 years ago

Learn Fast Make Things
How to Pass Code Review on the First Try

Submitting code for review can be a nerve-wracking experience, especially if you are early in your coding career or new to a ...

3:17
How to Pass Code Review on the First Try

2,720 views

3 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,286 views

7 years ago

Kantan Coding
Making Pirate Software's Code More Readable. Oh boy...

Lets make Pirate Software's code more readable!

5:02
Making Pirate Software's Code More Readable. Oh boy...

183,605 views

5 months ago

strager
How I use C++: a line-by-line code review

Let's walk through quick-lint-js, a 100k-line C++ project, and talk about the code style and design decisions. Links: Stewart Lynch's ...

1:40:40
How I use C++: a line-by-line code review

301,218 views

2 years ago

Nicholas T.
When You Ask the Intern to Review Your Code

what happens when you ask the intern for a code review.... it's been a while since i last made a skit, i hope you'll enjoy this one if ...

4:01
When You Ask the Intern to Review Your Code

617,538 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

49,583 views

2 years ago