
code-examples · GitHub Topics · GitHub
Oct 13, 2017 · Short code snippets written by our open source community! The blog, read report and code example for AGI/LLM related knowledge. Explore unique tech solutions and insights in this centralized project hub. Dive into diverse tech stacks and discover the thought processes behind key implementations 💡.
Basic writing and formatting syntax - GitHub Docs
Create sophisticated formatting for your prose and code on GitHub with simple syntax. Who can use this feature? Markdown can be used in the GitHub web interface. To create a heading, add one to six # symbols before your heading text. The number of # you use will determine the hierarchy level and typeface size of the heading.
example-code · GitHub Topics · GitHub
Dec 29, 2024 · Lists of JavaScript resources: tools, tutorials, starter projects, example code, etc.
Finding and understanding example code - GitHub Docs
In this guide, you'll learn how to do both by following an example scenario: learning how to load and display data from files on a Jekyll website. Then, you can apply the tips and techniques to other projects and programming languages. The first step is to find the right project to learn from.
Reusing other people's code in your projects - GitHub Docs
In this article, we'll learn both by working through an example: reusing Python code that calculates the factorial of a number. When you're first learning to code, you might start with reuse by copying and pasting other people's code snippets into your project.
C/C++ Examples For Understanding · GitHub
Jan 22, 2023 · Instantly share code, notes, and snippets. These toy examples are for helping with understanding C/C++. There is an excellent C++ samples site which demonstrates many …
sample-code · GitHub Topics · GitHub
3 days ago · Here are 1,407 public repositories matching this topic... Cloud-native SIEM for intelligent security analytics for your entire enterprise. Sample queries for Advanced hunting in Microsoft 365 Defender. 🔌 Sample Figma plugins. Explore ABAP syntax in a nutshell supported by executable demo examples.
A public place for all platform sample projects. - GitHub
api: here's a bunch of sample code relating to the GitHub API. Subdirectories in this category are broken up by language. Do you have a language sample you'd like added? Make a pull request and we'll consider it. graphql: here's a bunch of sample GraphQL queries that can be run against our GitHub GraphQL API.
Git by example: Interactive guide - Anton Z
Mar 14, 2024 · So I created an interactive step-by-step guide to Git operations, from basic to advanced. You can read it from start to finish to (hopefully) learn more about Git, or jump to a specific use case that interests you. Feel free to experiment with the examples by changing the commands and clicking Run.
F# Code Samples · GitHub
Apr 29, 2025 · Instantly share code, notes, and snippets. // This sample will guide you through elements of the F# language. // Ctrl-Enter Mac, or right-click and select "Send Selection to F# Interactive". // You can open the F# Interactive Window from the "View" menu. // Use 'let' to define a function that accepts an integer argument and returns an integer.
- Some results have been removed