Code Monkey home page Code Monkey logo

Comments (2)

namurphy avatar namurphy commented on September 2, 2024

Topics for terminals

  1. Introduction (probably ≲ 2 paragraphs)
  • What is a CLI?
  • Benefits of a CLI vs. a GUI
  • What is the Unix shell?
  • Different flavors: bash vs. zsh vs. xonsh
  1. How to install and open terminals in different operating systems
  • Windows (which option?)
  • macOS
  • Linux
  1. Most common commands for navigating the shell (ls, cd, pwd, cp, mv, mkdir, rm, etc.)
  2. Getting help (man, help, --help, etc.)
  3. Further reading

from hack-week.

rocco8773 avatar rocco8773 commented on September 2, 2024

Topics an IDE document should cover:

  1. How to get it?
  2. Installing
  3. Configuring
    • Linking to GitHub
    • git integration
    • virtual environments
  4. Key Features
  5. Workflow (keep very top level...detail covered on Tuesday)
    • opening a project/repo (cloning repo)
    • make a change
    • commit
    • push
    • fetch
    • pull
    • editing/linters (maybe in Key Features)
    • breakpoints/debugging
    • built-in IPython terminals
    • honorary mentions
      • profiler tools
      • testing tools
      • testing coverage tools

from hack-week.

Related Issues (20)

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.