Programación

Tabla comparativa de lenguajes de programación

Curso Lenguajes de Programación, Atlantic International University

Historia

(Primera imagen no funciona, pero el timeline sí)

– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –

Recursos de programación

GitHub: www.github.io

YouTube: https://www.youtube.com/watch?v=XdhuWDdu-rk

– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –

Code Editing

Sublime Text: https://www.sublimetext.com
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
Tool Description
JavaScript: The Good Parts Excelente presentación sobre los aspectos más importantes de este lenguaje.
Jupyter The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. It works across over 40 programming languages.
Python Tutor Using this tool, you can write Python, Java, JavaScript, TypeScript, Ruby, C, and C++ programs in your Web browser and visualize what the computer is doing step-by-step as it executes those programs.
Python Everywhere A full Python environment where you can develop and host your website or any other code directly from your browser without having to install software or manage your own server.
Ruby A dynamic, open source programming language with a focus on simplicity and productivity.
Schemers Todo sobre Scheme, un lenguaje funcional de la familia de Lisp.
Haskell Haskell, un lenguaje funcional puro y “mind bending”, declarativo y statically typed.
Free online book: Learn You A Haskell For Great Good!
Why Haskell?

Why functional programming? Why Haskell?

Scala Object-Oriented Meets Functional.
PureScript PureScript is a small strongly typed programming language that compiles to JavaScript.
A gentle introduction to Prolog Try logic programming! A gentle introduction to Prolog.

Collaborative Community

http://stackoverflow.com

Code Sharing

Resources

(recommended by Skylar & the Lyndhurst STEM team.)
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
Practice:

Leave a Reply