Dataset Viewer
Auto-converted to Parquet Duplicate
topic
stringlengths
2
355
model
stringclasses
1 value
concepts
sequencelengths
3
10
outline
sequencelengths
5
93
text
stringlengths
487
284k
token_count
int64
115
70.9k
CUDA C++ Best Practices Guide
gpt-3.5
[ "CUDA architecture", "Memory management", "Parallel programming", "Optimization", "Debugging" ]
[ "1. Setting Up the Development Environment", "1.1. Installing CUDA Toolkit", "1.2. Interactive Shell vs. IDE", "1.3. Setting Up an IDE (e.g., Visual Studio, CLion)", "2. Basic CUDA C++ Syntax", "2.1. Kernel Functions", "2.2. Device and Host Memory", "2.3. Thread Management", "3. Memory Management", ...
# 1. Setting Up the Development Environment Before you can start programming in CUDA C++, you'll need to set up your development environment. This includes installing the CUDA Toolkit and choosing an Integrated Development Environment (IDE) to work with. 1.1 Installing CUDA Toolkit The CUDA Toolkit is a software d...
8,302
JavaScript Allongé
gpt-3.5
[ "Functions", "Higher-order functions", "Closures", "Prototypes", "Asynchronous programming" ]
["1. Setting Up the Environment","1.1. Installing Node.js","1.2. Interactive Shell vs. Script Mode",(...TRUNCATED)
"\n\n# 1. Setting Up the Environment\n\nBefore we dive into learning JavaScript, we need to set up o(...TRUNCATED)
47,111
Interactive Data Visualization with D3
gpt-3.5
[ "Web development", "Data visualization", "D3 library", "SVG", "Animations" ]
["1. Setting Up the Environment","1.1. Installing D3 Library","1.2. Setting Up an IDE (e.g., VSCode,(...TRUNCATED)
"\n\n# 1. Setting Up the Environment\n\nBefore we dive into interactive data visualization with D3, (...TRUNCATED)
44,330
Introduction to Database Systems
gpt-3.5
[ "Data models", "Relational databases", "SQL", "Normalization", "Database design" ]
["1. Data Models","1.1. Defining Data Models","1.2. Hierarchical Data Model","1.3. Network Data Mode(...TRUNCATED)
"\n\n# 1. Data Models\n\n\n\n# 1.1. Defining Data Models\n\nA data model is a conceptual representat(...TRUNCATED)
32,535
Rubyfu
gpt-3.5
[ "Basics", "Objects", "Control structures", "Methods" ]
["1. Setting Up the Environment","1.1. Installing Ruby","1.2. Interactive Shell vs. Script Mode","1.(...TRUNCATED)
"\n\n# 1. Setting Up the Environment\n\nBefore we can start writing Ruby code, we need to set up our(...TRUNCATED)
42,942
Python for Kids: A Playful Introduction to Programming
gpt-3.5
[ "Data types", "Functions", "Loops", "Conditional statements", "Classes" ]
["1. Setting Up the Environment","1.1. Installing Python","1.2. Interactive Shell vs. Script Mode","(...TRUNCATED)
"\n\n# 1. Setting Up the Environment\n\nBefore we can start writing Python code, we need to set up o(...TRUNCATED)
41,179
Django Web Framework (Python)
gpt-3.5
["Web development","Object-oriented programming","MVC pattern","Database integration","Authenticatio(...TRUNCATED)
["1. Setting Up the Environment","1.1. Installing Django","1.2. Creating a Django Project","1.3. Und(...TRUNCATED)
"\n\n# 1. Setting Up the Environment\n\nBefore we can start building web applications with Django, w(...TRUNCATED)
36,772
Applications of Parallel Computers
gpt-3.5
["Parallelization","Distributed computing","GPU programming","Parallel algorithms","Parallel archite(...TRUNCATED)
["1. Parallel Architectures","1.1. Flynn's Taxonomy","1.2. Shared Memory vs. Distributed Memory Arch(...TRUNCATED)
"\n\n# 1. Parallel Architectures\n\n\n\nFlynn's Taxonomy is a classification system that categorizes(...TRUNCATED)
36,903
React-Bits
gpt-3.5
[ "JavaScript", "DOM manipulation", "State management", "Component lifecycle", "Routing" ]
["1. Setting Up the Environment","1.1. Installing React","1.2. React Developer Tools","1.3. Setting (...TRUNCATED)
"\n\n# 1. Setting Up the Environment\n\n\n\n1.1. Installing React\n\nThe first step is to install Re(...TRUNCATED)
43,419
Thinking in C++, Second Edition, Vol. 1.
gpt-3.5
[ "Data types", "Functions", "Loops", "Pointers", "Object-oriented programming" ]
["1. Setting Up the Environment","1.1. Installing C++","1.2. Interactive Shell vs. Script Mode","1.3(...TRUNCATED)
"\n\n# 1. Setting Up the Environment\n\n\n\n# 1.1. Installing C++\n\nThe first step in setting up yo(...TRUNCATED)
48,067
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
3