CodeNewbie Community 🌱

# computerscience

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Solve Any Algorithm

How to Solve Any Algorithm

3
Comments
5 min read
CS50 - Week 0

CS50 - Week 0

6
Comments 1
1 min read
Traversing a Binary Search Tree in Java

Traversing a Binary Search Tree in Java

2
Comments
8 min read
I Created a Programming Puzzle Game

I Created a Programming Puzzle Game

7
Comments
2 min read
Networking Terminologies

Networking Terminologies

9
Comments 2
5 min read
Computer Networking | Part-3: The OSI Model

Computer Networking | Part-3: The OSI Model

8
Comments 1
5 min read
Computer Networking | Part-2: Structure of Network

Computer Networking | Part-2: Structure of Network

5
Comments 1
2 min read
Bubble Sort

Bubble Sort

11
Comments 1
3 min read
Sorting Algorithms

Sorting Algorithms

7
Comments
1 min read
What is Increment ++ and Decrement -- Operator? -_-

What is Increment ++ and Decrement -- Operator? -_-

7
Comments
2 min read
Null: The Billion Dollar Mistake

Null: The Billion Dollar Mistake

6
Comments 4
7 min read
Algorithms for a newbie

Algorithms for a newbie

7
Comments
2 min read
Sliding Window Technique

Sliding Window Technique

4
Comments
3 min read
Pascal's Triangle

Pascal's Triangle

4
Comments
3 min read
Reviewing "Androids" by Chet Haase

Reviewing "Androids" by Chet Haase

2
Comments
3 min read
Java Data Structures and Algorithms. Stacks, implementing a Singly Linked List Stack

Java Data Structures and Algorithms. Stacks, implementing a Singly Linked List Stack

2
Comments
3 min read
iNeural : Update (8.12.21)

iNeural : Update (8.12.21)

4
Comments
5 min read
Java Data Structures and Algorithms. Stacks

Java Data Structures and Algorithms. Stacks

3
Comments
7 min read
Java Data Structures and Algorithms. Doubly Linked List

Java Data Structures and Algorithms. Doubly Linked List

3
Comments
6 min read
Writing clean code: Naming

Writing clean code: Naming

10
Comments
5 min read
For a Newbie, by a Veteran Newbie

For a Newbie, by a Veteran Newbie

2
Comments 1
8 min read
My First CodeLand 2021

My First CodeLand 2021

7
Comments
1 min read
Tips for computer science students

Tips for computer science students

2
Comments
1 min read
Game setup in C++

Game setup in C++

3
Comments
5 min read
Best Book for C++

Best Book for C++

4
Comments 7
1 min read
Under the hood of Hello World

Under the hood of Hello World

3
Comments
3 min read
C++ Input

C++ Input

3
Comments
6 min read
I want to build an Operating System!!

I want to build an Operating System!!

3
Comments
2 min read
A Newbie's Guide to Pseudocode

A Newbie's Guide to Pseudocode

6
Comments
11 min read
How to Tell the Computer to Make PB&J Sandwiches

How to Tell the Computer to Make PB&J Sandwiches

4
Comments
7 min read
A Newbie's Guide to Logic and Flowcharts

A Newbie's Guide to Logic and Flowcharts

5
Comments
14 min read
4 Principles to Computational Thinking

4 Principles to Computational Thinking

5
Comments
10 min read
Women Making History in Tech

Women Making History in Tech

6
Comments 8
6 min read
3D toggle Switch for Dark/Light Mode

3D toggle Switch for Dark/Light Mode

2
Comments 2
1 min read
The power of saying “NO!”: A Software Engineering Superpower

The power of saying “NO!”: A Software Engineering Superpower

4
Comments
4 min read
5 Things I Wish I Did Differently While Pursing My Computer Science Degree

5 Things I Wish I Did Differently While Pursing My Computer Science Degree

11
Comments 6
3 min read
Data Structures in JavaScript: Arrays

Data Structures in JavaScript: Arrays

7
Comments
4 min read
A Most Perfect Union: Just-In-Time Compilers

A Most Perfect Union: Just-In-Time Compilers

5
Comments 1
14 min read
Less Repetition, More Dynamic Programming

Less Repetition, More Dynamic Programming

3
Comments
18 min read
Deep Dive Through A Graph: DFS Traversal

Deep Dive Through A Graph: DFS Traversal

2
Comments
17 min read
loading...