Code Monkey home page Code Monkey logo

welcome-to-learn-3's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

welcome-to-learn-3's Issues

update step by step image

It's a bit weird in the last step to mention that Hello World will show up. A bit clearer: "In this example, Hello world will be printed to the terminal."

Update screenshot

we should replace with the screenshot with arrows here to be something a bit sharper

The Learn IDE Setup error

squirrel install.docx
Hello, Technical support.

I can not set up the learn IDE. I tried to set up it manually using the link http://help.learn.co/the-learn-ide/the-basics-of-the-learn-ide/manually-install-the-learn-ide-from-atom. I tried to start setting from different folders on my laptop. My operation system is windows 10 (with updates).

Error:
There was an error while installing the application. Click the setup log for more information and contact the author.

Setup log:
I attach the file with the log (doc).

Misleading info about ruby's interpretation process

This image states that ruby is compiled down to machine code. This is misleading. Ruby is compiled down to an intermediate bytecode and then interpreted. This bytecode looks a lot like assembly code, but it's not valid machine code or asm.

While this is a bit nit-picky, it's an important distinction to make. For someone just starting software development, getting the wrong idea about the language they're going to be using is never a good thing.

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.