GithubHelp home page GithubHelp logo

1ntegr8 / software-training Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robojackets/software-training-old

0.0 2.0 0.0 8.29 MB

RoboJackets Software Training

License: MIT License

C++ 82.04% Java 3.34% Python 2.30% CMake 4.69% C 0.06% Emacs Lisp 7.39% Makefile 0.18%

software-training's Introduction

RoboJackets Software Training https://circleci.com/gh/RoboJackets/software-training.svg?style=shield

This is the source repository for the 2018 RoboJackets Software training program.

Slides

  1. Week 1
  2. Week 2
  3. Week 3

Docs

  1. Week 1
  2. Week 2
  3. Week 3

Installation Instructions

  1. Git
    1. Ubuntu: “sudo apt install git”
    2. All other OSes: https://git-scm.com/downloads
      1. Install to the default location
      2. If it asks for a default text editor, choose something from the list that you know how to use. If you aren’t familiar with any of them, choose “nano”
      3. Leave all other options as the default
    3. To use Git in Linux or Mac, open a terminal. In Windows, you will need to launch the Git Bash program
  2. Windows only: MinGW-W64
    1. Download the .exe installer
    2. Settings: 8.1, x86_64, posix, seh, 0
    3. Leave the default install/destination folder, but make a note of where it is on your computer
  3. JetBrains CLion
    1. You can get a JetBrains student account for free, or use the 30-day trial for now
    2. When in doubt, use the default install settings
    3. Make sure that the build/toolchain plugin can find your C++ compiler, C compiler, and “make” that you installed through MinGW
      1. Settings -> Build, Execution, and Deployment -> Toolchains
      2. Select “MinGW” as the environment
      3. In the environment path, set <mingw-w64 install location>\mingw64. For example, “C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64”
      4. If Windows Defender gets in the way of this, you may have to exclude MinGW from scanning and/or shut off Defender entirely :(

Building Slides

  1. Navigate to the ./slides directory
  2. Install cask.
  3. Run these commands
    cask install
    make
        
  4. Output will be placed in the html/ directory, at the root

software-training's People

Contributors

1ntegr8 avatar barulicm avatar chachmu avatar chsahit avatar dallas-d avatar ebretl avatar evan10s avatar jasongibson274 avatar jgkamat avatar joshhting avatar kberzinch avatar ryanstrat avatar sbarnette avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.