Explore >> Select a destination


You are here

theartofmachinery.com
| | discrete.gr
5.1 parsecs away

Travel
| |
| | fbeedle.com
4.9 parsecs away

Travel
| | This book provides a distinct way to teach discrete mathematics. Since discrete mathematics is crucial for rigorous study in computer science, many texts include applications of mathematical topics to computer science or have selected topics of particular interest to computer science.
| | www.philipotoole.com
4.0 parsecs away

Travel
| | [AI summary] The article discusses the importance of sorting algorithms in computer science, explaining how they solve fundamental problems like finding extremes, detecting duplicates, and enabling binary search, while comparing specific algorithms like mergesort, heapsort, and counting sort based on their trade-offs.
| | nickjanetakis.com
27.4 parsecs away

Travel
| We'll go over the code powering a CLI tool using only the Python 3 standard library and cover a few programming patterns along the way.