Login
Discover
Waves
Decks
Plus
Login
Signup
56
bardonadam
CSRocks
Youtube channel about Computer Science
Available
Used
Resource Credits
123 Followers
9 Following
https://www.youtube.com/CSRocks
September 25, 2017
RSS feed
Blog
Blog
Posts
Comments
Communities
Wallet
Follow
bardonadam
programming
Monday, October 30, 2017 1:09 PM
What is Big O Notation
When we talk about algorithms, we are interested in their performance. But instead of expressing an algorithm’s performance in seconds or minutes, we use the Big-O notation. Please Like and Subscribe for
$ 22.764
74
2
bardonadam
technology
Friday, October 27, 2017 11:56 AM
What Is The Origin Of Foo And Bar
Much like the "Hello World”, words “foo” and “bar” are used in computer programming examples. They are metasyntacic variables, or simply put, placeholders used for entities such as variables and
$ 10.202
51
2
1
bardonadam
technology
Thursday, October 26, 2017 12:11 PM
How Do Computers Keep Track Of Time?
When you shut your computer off, or even disconnect it from power, it still knows the correct time next day. So how do computers keep track of time? Please Like and Subscribe for more weekly videos!
$ 18.996
21
5
1
bardonadam
programming
Thursday, October 19, 2017 12:02 PM
Linked List Explained In 2 Minutes
Linked list is simple and common data structure, which can be used to implement other data structures such as queue and stack. Let’s take a closer look at it. Please Like and Subscribe for more weekly
$ 18.309
45
1
bardonadam
programming
Wednesday, October 18, 2017 12:01 PM
Array Explained In 1 Minute
Array is fundamental data structure, used to implement more complex data structures like stacks or strings. Let’s take a closer look at it. Please Like and Subscribe for more weekly videos!
$ 20.828
58
bardonadam
programming
Tuesday, October 17, 2017 1:03 PM
How Binary Tree Works | Binary Tree Explained In Under 3 Minutes
Binary tree is a special kind of tree where every node has two children at most. Let’s take a closer look at it. Please Like and Subscribe for more weekly videos!
$ 15.866
68
1
2
bardonadam
programming
Monday, October 16, 2017 2:30 PM
What Is Recursion - Recursion Explained In 3 Minutes
Recursion is a fundamental technique of Computer Science, which can be applied to solve many types of problems. Recursion can be applied whenever a problem can be solved by dividing it into smaller problems,
$ 11.139
33
2
bardonadam
programming
Friday, October 13, 2017 1:47 PM
What Is JSON | JSON Explained In 1 Minute
JSON is a compact and readable text format for structuring data. Here’s how it works. Please Like and Subscribe for more weekly videos!
$ 0.000
1
bardonadam
programming
Thursday, October 12, 2017 12:41 PM
Tree Data Structure Explained In 2 Minutes
Tree is a very useful, non-linear data structure, which can be portrayed as an upside-down tree with its root at the top. Let’s take a closer look at it. Please Like and Subscribe for more weekly videos!
$ 22.733
55
1
1
bardonadam
programming
Wednesday, October 11, 2017 2:53 PM
What Happens When You Call sort()? | Introsort Algorithm Explained
There are a dozen sorting algorithms, so which one is actually used when you call sort()? Every sorting algorithm has its shortcomings. Because of that, we don’t rely only on one of them but combine two
$ 28.012
13
2
bardonadam
programming
Tuesday, October 10, 2017 11:34 AM
Queue Data Structure Explained In Less Then 2 Minutes
Queue data structure is like a queue in a real world. It's a linear collection of elements and is widely used in networking, for example, to handle client-server requests. Let’s take a look at it. Please
$ 0.143
5
bardonadam
programming
Monday, October 9, 2017 11:23 AM
The Best Age To Start Programming
With billions of computers, smartphones and other devices out there, computer programming is very useful skill to learn. But what is the best age to start programming? Please Like and Subscribe for more
$ 19.811
60
6
1
bardonadam
programming
Saturday, October 7, 2017 7:00 AM
Stack Explained In Under 2 Minutes
Stack is very important and common data structure. Akin to linked list or array, stack is linear data structure which contains a group of elements. Those elements are stacked on top of each other, like
$ 19.784
20
bardonadam
programming
Thursday, October 5, 2017 3:35 PM
What Is Object Oriented Programming? | OOP Explained
Early programs were expressed step by step as a list of instructions. While this approach, called structural or procedural, was good enough to write simple applications, with growing complexity and size
$ 122.116
106
20
4
bardonadam
programming
Tuesday, October 3, 2017 1:18 PM
How GIF Works | GIF Compression Explained In 3 Minutes
GIF is popular image format, used for small animations and low-resolution movie clips. GIF is a lossless format for bitmap images, where every pixel of the image is represented by its color. Let’s take
$ 21.442
23
2
bardonadam
technology
Monday, October 2, 2017 10:20 AM
How a CPU Is Made
CPU is brain of our computers. It has billions of transistors. But how are they made? Please Like and Subscribe for more weekly videos!
$ 19.428
46
5
1
bardonadam
programming
Friday, September 29, 2017 10:07 AM
Artificial Intelligence Explained In 2 Minutes
Artificial intelligence or AI is intelligence displayed by machines such as computers, in a way similar to us, humans. It’s able to observe its environment, learn and solve problems. Please Like and Subscribe
$ 23.091
11
3
1
bardonadam
programming
Thursday, September 28, 2017 5:17 PM
7 Algorithms That Rule The World
Algorithms have been a part of human technology for centuries. When you tie your shoe laces or cook a meal from a recipe, you’re following an algorithm. Let’s check the 7 computing algorithms that rule
$ 1.069
4
2
bardonadam
technology
Thursday, September 28, 2017 3:14 PM
How To Choose Strong And Easy To Remember Password
How to choose a password which is strong and easy to remember? Let’s dive into it Generator: Please Like and Subscribe for more weekly videos!
$ 0.000
1
bardonadam
programming
Wednesday, September 27, 2017 1:21 PM
Machine Learning Explained In 2 Minutes
What is Machine Learning? Traditional programming requires human to define set of instructions which requires a tons of code and leave a plenty of room for error. With machine learning, we just need data,
$ 0.093
2