Skip to content
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Basic Computer Science

My WordPress Blog

Subscribe
  • Home
  • Sample Page
  • Sample Page
  • Home
  • 2021
  • Page 24
The Trials And Tribulations Of The Traveling Salesman
Posted inAdvanced

The Trials And Tribulations Of The Traveling Salesman

Posted by admin July 20, 2021
Aswe dive deeper and deeper into the world of computer science, one thing starts to…
Read More
Dynamic programming to the salesman’s rescue
Posted inAdvanced

Dynamic programming to the salesman’s rescue

Posted by admin July 20, 2021
Now that we’ve identified our overlapping and recurring subproblems, there’s only one thing left to…
Read More
Turning TSP on its head
Posted inAdvanced

Turning TSP on its head

Posted by admin July 20, 2021
If we look at our top down methodology from last week, we’ll see that we have…
Read More
Speeding Up The Traveling Salesman Using Dynamic Programming
Posted inAdvanced

Speeding Up The Traveling Salesman Using Dynamic Programming

Posted by admin July 20, 2021
Alarge part of what makes computer science hard is that it can be hard to…
Read More
A token of my affection (for my parser)
Posted inAdvanced

A token of my affection (for my parser)

Posted by admin July 20, 2021
If ambiguity is the root of all parse tree evil, then clarity is clearly the…
Read More
Parsing expressions like it’s our job
Posted inAdvanced

Parsing expressions like it’s our job

Posted by admin July 20, 2021
Okay, so we now know how to diagram and parse an English language sentence. But…
Read More
Grammatically Rooting Oneself With Parse Trees
Posted inAdvanced

Grammatically Rooting Oneself With Parse Trees

Posted by admin July 20, 2021
Thinking about all of the abstractions that surround us in the world of technology can…
Read More
Evaluating the important parts
Posted inAdvanced

Evaluating the important parts

Posted by admin July 20, 2021
Once we’ve finished scanning our source text and identified our lexemes, we’ll need to do…
Read More
Reading Code Right, With Some Help From The Lexer
Posted inAdvanced

Reading Code Right, With Some Help From The Lexer

Posted by admin July 20, 2021
Software is all about logic. Programming has garnered a reputation of being a field that…
Read More
Anatomy of an AST
Posted inAdvanced

Anatomy of an AST

Posted by admin July 20, 2021
Now that we know that the abstract syntax tree is important (but not necessarily intimidating!),…
Read More

Posts pagination

Previous page 1 … 22 23 24 25 26 … 37 Next page

Recent Posts

  • 10 Things Great Developers Do (That Others Don’t)
  • Understanding How a Computer Works: CPU, RAM, and Storage Explained 💻⚙️
  • Why Zone Routing Protocol is a Game-Changer in Mobile Ad Hoc Networks 🌐🚀
  • Title: ZRP vs AODV vs DSR: Understanding the Differences in Ad Hoc Routing Protocols 📡🔀
  • Top 10 Laptops Under ₹55,000 in India for 2025

Recent Comments

No comments to show.

Archives

  • June 2025
  • April 2025
  • March 2025
  • February 2025
  • August 2023
  • January 2022
  • November 2021
  • October 2021
  • July 2021

Categories

  • Advanced
  • Algorithms
  • Artificial Intelligence
  • Basics
  • Cloud Computing
  • Compiler Design
  • Computer Hardware
  • Distributed Systems
  • Featured
  • Internet Programming
  • Mobile Computing
  • Networking
  • Programming
  • Tech Reviews
  • Technology & Innovation
  • Uncategorized
Copyright 2025 — Basic Computer Science. All rights reserved. Bloghash WordPress Theme
Scroll to Top