ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

155,556 results

mCoding
25 nooby Python habits you need to ditch

Nooby Python habits give away your inexperience. Improve your code and your prestige just a bit by ditching those habits and ...

9:12
25 nooby Python habits you need to ditch

1,998,302 views

4 years ago

AppSecSchool
Starting with Code Review!!

Calling all AppSec enthusiasts! In today's video, we present an essential guide on "How to Get Started with Code Review.

3:36
Starting with Code Review!!

1,563 views

2 years ago

ArjanCodes
Refactoring Object-Oriented to AWESOME Functional Code

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I want to show you that ...

22:59
Refactoring Object-Oriented to AWESOME Functional Code

61,196 views

1 year ago

ArjanCodes
15 Python Libraries You Should Know About

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

14:54
15 Python Libraries You Should Know About

452,636 views

2 years ago

Tech With Tim
How to Write Production Python Code

Click this link https://www.boot.dev?promo=TECHWITHTIM and use my code TECHWITHTIM to get 25% off your first payment for ...

29:09
How to Write Production Python Code

57,979 views

2 months ago

LiveOverflow
Sources and Sinks - Code Review Basics

A very basic concept of security code audits is the sources/sinks. Everybody develops an intuition for it, but I still wanted to talk ...

7:53
Sources and Sinks - Code Review Basics

52,331 views

7 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,096 views

3 years ago

ArjanCodes
10 Python Anti-Patterns That Are Breaking Your Code

Try Lokalise today: https://bit.ly/arjancodes. Think your Python code is clean? Think again. In this video, I'm exposing 10 Python ...

25:16
10 Python Anti-Patterns That Are Breaking Your Code

60,579 views

7 months ago

Kai Lentit
Your Elitist Code Reviewer: Vim edition

Strictest Code Review.... If build time over 5 minutes, your dot files get pushed to public. Partnership with CodeRabbit. Code ...

0:37
Your Elitist Code Reviewer: Vim edition

338,831 views

3 months ago

Tsoding Daily
Code Review

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat Chapters: - 00:00:00 - Intro - 00:07:15 - Fetching ...

1:56:31
Code Review

46,082 views

6 months ago

ArjanCodes
The REAL Reason You Should Use Type Hints in Python

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'm going to show you why ...

13:01
The REAL Reason You Should Use Type Hints in Python

32,122 views

7 months ago

IBM Technology
R vs Python

Get Python Certification→ https://ibm.biz/BdPZLr Get Certified in R →https://ibm.biz/BdPZLs Python and R are both common and ...

7:07
R vs Python

400,673 views

3 years ago

ArjanCodes
Why Use Design Patterns When Python Has Functions?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll demonstrate that ...

23:23
Why Use Design Patterns When Python Has Functions?

138,812 views

2 years ago

GitHub
Code review & refactoring with GitHub Copilot: A beginner's guide

Better code quality with GitHub Copilot. A tutorial for how Copilot assists in both the code review process and refactoring efforts.

8:33
Code review & refactoring with GitHub Copilot: A beginner's guide

34,115 views

6 months ago

ArjanCodes
How to Document Your Code Like a Pro

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

19:03
How to Document Your Code Like a Pro

139,639 views

2 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

34,552 views

1 year ago

GitHub
GitHub Copilot code review | New feature announcement

Want faster feedback on your code? GitHub Copilot code review feature offers developers AI-powered suggestions directly in their ...

1:35
GitHub Copilot code review | New feature announcement

46,954 views

1 year ago

Tech With Tim
Python As Fast as Possible - Learn Python in ~75 Minutes

GET MY FREE SOFTWARE DEVELOPMENT GUIDE https://training.techwithtim.net/free-guide This python tutorial aims to teach ...

1:19:41
Python As Fast as Possible - Learn Python in ~75 Minutes

2,132,454 views

5 years ago

Tech With Tim
How to Prepare for a Python Interview: A Complete Guide

Check out this free guide on "How to Land a Developer Job in The World of AI" from myself and HubSpot ...

23:57
How to Prepare for a Python Interview: A Complete Guide

38,372 views

8 months ago

DjangoCon US
DjangoCon US 2018 - Code Review Skills for Pythonistas by Nina Zakharenko

DjangoCon US 2018 - Code Review Skills for Pythonistas by Nina Zakharenko As teams and projects grow, code review ...

39:49
DjangoCon US 2018 - Code Review Skills for Pythonistas by Nina Zakharenko

1,872 views

7 years ago

Tech With Tim
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

These are two of the best beginner-friendly Python resources I recommend: Python Programming Fundamentals (Datacamp) ...

10:34
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

477,762 views

7 months ago

ArjanCodes
7 Tips To Structure Your Python Data Science Projects

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll cover 7 tips to ...

14:49
7 Tips To Structure Your Python Data Science Projects

137,195 views

2 years ago

Real programming
Why C++ is so much better than Python 2023 #soft #programming

Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...

0:21
Why C++ is so much better than Python 2023 #soft #programming

855,881 views

2 years ago

Vinay Pepakayala
🚨 GITGuardianAI - Automated AI Code Reviews for Performance, Security & Quality 🤖

Try it out: vinay-pepakayala-gitguardianai.hf.space GitHub: github.com/vinay-852/gitguardianai What is GITGuardianAI?

3:10
🚨 GITGuardianAI - Automated AI Code Reviews for Performance, Security & Quality 🤖

81 views

6 months ago

ArjanCodes
Uncle Bob’s SOLID Principles Made Easy 🍀 - In Python!

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I discuss the SOLID design principles ...

19:09
Uncle Bob’s SOLID Principles Made Easy 🍀 - In Python!

339,438 views

4 years ago