PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
JakeEh
Data Structures and Algorithms in 12 Minutes
1 hour ago
https://www.youtube.com/watch?v=jiGFNiJYQyk
#data_structures #algorithms #dsa #data_structures_and_algorithms #lists #arrays #big_o #time_complexity #space_complexity #log_n #order_n #n_log_n #n_squared #linked_lists #linked_list #tree #trees #tries #trie #graph #graphs #hash_map #hash_maps #binary_search
YouTube
Data Structures and Algorithms in 12 Minutes
In this video, I give you a brief overview of Data Structures and Algorithms in just 12 minutes. I've worked at a FAANG company for years now and I did have to use DSA to get in. I figured it would be great to share this with everyone in a quick digestible…
8 views17:35
PythonFromYouTube
pixegami
Python Dataclasses: Here's 7 Ways It Will Improve Your Code
30 minutes ago
https://www.youtube.com/watch?v=9B9CdKANjnM
#dataclass #python_dataclass #dataclass_python #python_dataclass_tutorial #dataclasses #python_dataclasses #dataclasses_tutorial #python_classes #structs_in_python #python_structs #structured_data #dataclass_methods #class_immutability #efficient_code #data_structures #minimal_code #dataclass_immutability #dataclass_object_descriptions #python_oop #python_object_oriented_programming #python_struct #dataclass_tutorial #classes_in_python #python_productivity
YouTube
Python Dataclasses: Here's 7 Ways It Will Improve Your Code
Dataclasses in Python simplify the creation of data structures with minimal code, and gives you a lot of useful utility right out of the box.

🔗 https://docs.python.org/3/library/dataclasses.html

📚 Chapters
00:00 Introduction
00:25 What is a Dataclass?
01:06…
7 views14:35