These examples explain the basics of golang. There will be more examples from time to time. if you like, feel free to add more golang examples. Many thanks to all contributors.
examples learning education howtoThe purpose of thise example collection is to provide short and self contained code that showcases OpenGL api functionality/features. The examples have no dependencies on any custom framework or basecode except for "canonical" libraries such as glfw, gl3w and glm. All the examples are written against core profiles of version OpenGL version 3.3 or higher. Most of the examples try to show the targeted features in a relevant use case such as using Frame Buffer Objects for FXAA, Transform Feedback to update particles on the GPU or Occlusion Queries + Conditional Render to optimize rendering a Cube (Minecraftlike) Cave. At the same time the goal is to keep the examples short and simple enough to not lose the focus.
This repository contains AWS SDK code examples used in the public AWS documentation repositories. The code examples are organized by programming language. For instance, all of the examples for the AWS SDK for Java Developer Guide are kept in the java directory.
aws documentation examples cpp programmingThis is a series of examples designed to showcase the benefits of adopting Riot. It is made possible by the Riot open source community.Note: These examples are basically tested on the latest version of Riot. Check the older examples here for v2.
riotThis is a collection of examples to help you get familiar with the Elastic Stack and X-Pack. Each example folder includes a README with detailed instructions for getting up and running with the particular example. The following information pertains to the examples repo as a whole.If you want to try them all, you can download the entire repo . Or, if you are familiar with Git, you can clone the repo. Then, simply follow the instructions in the individual README of the examples you're interested in to get started.
Examples for the Learning Spark book. These examples require a number of libraries and as such have long build files. We have also added a stand alone example with minimal dependencies and a small build file in the mini-complete-example directory. These examples have been updated to run against Spark 1.3 so they may be slightly different than the versions in your copy of "Learning Spark".
This archive contains all the code examples found in Programming Scala, Second Edition, with the exception of some trivial code snippets in the text. There are also some examples in this distribution that aren't actually in the book. The examples use Scala 2.11, which is specified in the sbt build.
This repository contains Ansible examples developed to support different sections of Ansible for DevOps, a book on Ansible by Jeff Geerling. Most of the examples are full-fledged VM examples, which use Vagrant, VirtualBox, and Ansible to boot and configure VMs on your local workstation. Not all playbooks follow all of Ansible's best practices, as they illustrate particular Ansible features in an instructive manner.
ansible devops vagrant examples jeff-geerling book leanpub amazon kindleFor examples, including a demo ("examples/demo.ctt"), see the examples folder. For a summary of where to find the main results of the cubical type theory paper in the examples folder see "examples/summary.ctt". You can compile the project using either cabal, make, or stack.
cubical-type-theory type-theory homotopy-type-theory univalent-foundationsThis appendix describes how to obtain the “Artificial Intelligence for Humans” (AIFH) book series examples. This is probably the most dynamic area of the book. Computer languages are always changing and adding new versions. I will update the examples as this becomes necessary. There are also bugs and corrections. You are encouraged to always make sure you are using the latest version of the book examples. Because this area is so dynamic, this file may have become out of date. You can always find the latest version of this file at the following location. This book’s examples are provided in a number of computer programming languages. Core example packs are provided for Java, C#, C/C++, Python and R for most volumes. The community may have added other languages as well. All examples can be found at the GitHub repository.
This is intended to be a repository for all kinds of Perl 6 examples. All examples should work for any full implementation of Perl 6.
perl6 example examples samplesCMake is a cross-platform open-source meta-build system which can build, test and package software. It can be used to support multiple native build environments including make, Apple’s xcode and Microsoft Visual Studio. This repository includes some example modern CMake configurations which I have picked up when exploring it’s usage for various projects. The examples are laid out in a tutorial like format. The first examples are very basic and slowly increase in complexity drawing on previous examples to show more complex use cases.
cmake cpp tutorial clang cppcheck static-analysis clang-format unit-testing google-test catch boost cpack ctestThis tutorial was designed for easily diving into TensorFlow, through examples. For readability, it includes both notebooks and source codes with explanation. It is suitable for beginners who want to find clear and concise examples about TensorFlow. Besides the traditional 'raw' TensorFlow implementations, you can also find the latest TensorFlow API practices (such as layers, estimator, dataset, ...).
tensorflow tutorial examples deep-learning machine-learning:muscle: [Examples] Isolated applications purely on Kotlin, for all android devs out there
kotlin android android-development examples android-application kotlin-examples kotlin-androidThis repository provides easy to understand code snippets on how to get started with web development with the Go programming language using the Iris web framework. Examples are tested using Windows 10, Ubuntu 16.10 with Microsoft's Visual Studio Code and built using the Go 1.9.
golang-examples iris-golang iris-examples android unixThis guide is a collection of distributed training examples (that can act as boilerplate code) and a tutorial of basic distributed TensorFlow. Many of the examples focus on implementing well-known distributed training schemes, such as those available in dist-keras which were discussed in the author's blog post. Almost all the examples can be run on a single machine with a CPU, and all the examples only use data-parallelism (i.e., between-graph replication).
This repository contains server-side examples for users of Widen's Fine Uploader javascript library. Server side examples for Fine Uploader S3 will appear in a S3 directory under the language of choice. All other examples assume you are uploading files to your own server. For guidelines useful when integrating your server-side code with Fine Uploader, see the documentation site.
This repository contains code examples for Apache Kafka and the Confluent Platform.
confluent kafka kafka-streams kafka-clients example examples demo stream-processing ccloudThis is a public demo of the Mapbox Maps SDK for Android. The demo app is available now in the Google Play Store and it shows off all the examples found on mapbox.com/android-sdk/examples using the same code. There are also examples that only live in the app. The app "labs" section combines the examples to create more complex demos. Check out the overview page to get started using the Mapbox Maps SDK for Android in your Android project.Note: This repo uses checkstyle to make sure code contributed follows the Mapbox Style standards. When a pull request is opened, Bitrise will check that no style issues occur in the code. To setup Checkstyle in Android Studio read this wiki entry.
mapbox mapbox-android-demo mapbox-android-sdk demoTo give users the full control over the running application. This means that an application is working according to its purpose but the control over the whole interface is taken from developer and given to users. While an application is running, users can move, resize, and tune all the screen objects through which the communication with an application is going. Set of files includes the book (both in DOC and PDF formats), a big demonstration project with all its files available (all the so
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.