Programming Languages

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

C

C is the predecessor to more complex programming languages like Java and C#. C is best when you want to work small and when dealing with low-level applications. It's widely used for embedded systems like the firmware of your television or the operating system of an airplane, as well as computer operating systems like Windows.

Object C

The programming language behind iOS apps. Apple's new language Swift is rising in the ranks, but this language is still the recommended starting point for those looking to craft Apple apps for iPhones and iPads. Next stop--the iOS App Store!

HTML

Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages

PHP

Hypertext Preprocessor,is often used in conjunction with dynamic data-heavy websites and app development. It provides a ton of power and is the beating heart of monster sites like WordPress and Facebook. What's really cool about PHP is that it's an open-source language, so there are tons of free pre-built modules that you can grab and modify to get your ideal results.

Compiler

a computer program (or set of programs) that transforms source code written in a programming language (the source language) into another computer language (the target language, often having a binary form known as object code).[1] The most common reason for converting a source code is to create an executable program.

SQL

database query language (Structured Query Language) that's ideal when talking big data. SQL lets you siphon helpful data from massive databases. Nearly every app has a backend database, and SQL is the language that helps you interact with that sweet data. In terms of software development, it isn't ever used alone--rather, you invoke it from some other programming knowledge and you have yourself a nice package deal.

C++

It's often the first programming language taught in college (well, it was for me 10 years ago). I thought it was a nice "in-between" language in that it was object oriented without having to be fanatical about it. It was also low level enough to be close to hardware, but no so low level that you had to do everything manually. Because there are so many C++ compilers, you can write stuff in C++ and have it run pretty much anywhere.

JavaScript

JavaScript (which, confusingly, is not at all related to Java) is another favorite programming language because it's so ubiquitous on the web--it's basically everywhere. JavaScript allows developers to add interactive elements to their website, and its presence is felt across the internet.

C# (pronounced C sharp)

Lnguage used in order to develop Microsoft apps. Is syntactically nearly identical to Java.

Assembly Language

Low level language. Was first alternative to programming in machine language. Each assembly language is specific to a particular computer architecture, in contrast to most high-level programming languages, which are generally portable across multiple architectures, but require interpreting or compiling.

Object Oriented Programming

is a programming paradigm based on the concept of "objects", which are data structures that contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods.

Firmware

is a type of software that provides control, monitoring and data manipulation of engineered products and systems. Typical examples of devices containing firmware are embedded systems (such as traffic lights, consumer appliances, and digital watches), computers, computer peripherals, mobile phones, and digital cameras. The firmware contained in these devices provides the low-level control program for the device.

Python

Is a one-stop shop. There's a Python framework for pretty much anything, from web apps to data analysis. In fact, WordStream is written in Python! You're the best bud. Python is often heralded as the easiest programming language to learn, with its simple and straightforward syntax.

Ruby

Ruby (also known as Ruby on Rails) is a major supplier of web apps. Ruby is popular due to its ease of learning (it's very straightforward) and power. Ruby knowledge is in high demand these days!

Assembler

Take assembly code and converts into machine language

Java

Top pick as one of the most popular programming languages, used for building server-side applications to video games and mobile apps. It's also the core foundation for developing Android apps, making it a favorite of many programmers. With its WORA mantra (write once, run anywhere), it's designed to be portable and run happily across multiple software platforms. made by oracle


Set pelajaran terkait

Combo with "Classification of Deferred Tax Accounts" and 7 others

View Set

Biology, Chapter 34.2, Respiratory System

View Set

Data Warehouse Mid Term Multiple Choice Flash Cards

View Set

SKILLS - Ch. 39 - Pressure Injury Prevention

View Set

Life Policy Provisions, Riders and Options

View Set

NURS 13A Topic 5 Digestion & Nutrition PrepU

View Set

Web Design Exam. 10 Question Review

View Set

Chapter 2 - Project Management Framework

View Set