WEB DEVELOPMENT TECHNOLOGIES - PROGRAMMING LANGUAGES
Programming Languages
- JavaScript - used by all web browsers, Meteor, and lots of other frameworks
- CoffeeScript - is a kind of “dialect” of javascript. It is viewed as simpler and easier on your eyes as a developer but it complies (converts) back into javascript
- Python - used by the Django framework and used in a lot of mathematical calculations
- Ruby - used by the Ruby on Rails framework
- Go - newer language, built for speed.
- Objective-C - the programming language behind iOS (your iPhone), lead by Apple
- Swift - Apple’s newest programming language
- Java - Used by Android (Google) and a lot of desktop applications
No comments:
Post a Comment