Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Top 20 Most Popular Programming Languages In 2017
Tech Worm ^ | 04/16/2017 | By Kavita Iyer

Posted on 04/17/2017 10:59:54 AM PDT by SeekAndFind

20 Best Programming Languages In 2017

Over the years, hundreds of programming languages have come into existence. And, with the revolution of internet and the technological advances that come with it show no sign of slowing down. As a result, there are lots of companies who are on the lookout for people with right skills so that they can get the most from the digital economy and single market. It has also created promising careers for technical professionals who are looking for long-term opportunities in the software development industry.

However, the digital age brings its own challenges, and not least the skills that are required to survive and get ahead in the modern workplace. Demand for digitally competent professionals across all economic sectors continues to grow and is outperforming supply.

According to the European Commission:

As a sector, ICT is growing rapidly and creating about 120,000 new jobs each year. But due to differences in demands and skills, and despite high unemployment – especially among the young – Europe could face a shortage of up to 900,000 skilled ICT workers by 2020.

So, what kind of programming skills do you need to survive in the extremely ever growing competent market? Luckily, TIOBE (The Importance of Being Earnest) – a programming community index is a measure of popularity of programming languages – has been maintaining a popularity index of programming languages since 2001, watching multiple channels and job boards for the latest trends in the programming industry.

Based on research data as of February 2017, here is the list of the most popular programming languages in 2017:

1. Java

In terms of popularity, Java has been the main rival of C sharing the first couple of spots. It won the “Programming language of 2015” award, and, according to Oracle, is actively used by 9 million developers.

Java is one of the most popular, most adopted and general purpose programming language used by millions of developers and billions of devices around the world. It is a class-based, object-oriented language and designed to be portable, which means that you can find it on all platforms, operating systems, and devices. It is used to develop all kinds of Android apps, desktop apps, and video games. It is also commonly used as a server-side language for enterprise-level backend development. This programming language has long-term compatibility and developers are comfortable with Java.

2. C

In March 2015, the programming language ‘C’ was ranked as the most popular language in the world. The applications and dependability on C are almost endless, and it has always been one of the two most popular languages.

C is the predecessor of C++ and is a simplified and less functional version. C is a compiled, procedural language developed in 1972 by Dennis Ritchie for use in the UNIX operating system. While designed to be portable in nature, C programs must be specifically compiled for computers with different architectures and operating systems. This helps make them lightning fast. Even though C is a relatively old language, it is still widely used for system programming, writing other programming languages, and in embedded systems. The kernel of the Linux operating system is written in C, which is used for the kernels of most popular OS.

3. C++

For over a decade now, C++ has been fluctuating between the third and the fifth place for most popular programming languages.

C++ is a general-purpose programming language based on C language and the main programming choice for many of the most used desktop applications. It has imperative, object-oriented and generic programming features. C++ is a powerful, high-performance language used to build system software, games engines and desktop and web apps. Windows is largely written in C++, and desktop environments like KDE for Linux are programmed in C++ as well.

4. C#

C# is a simple, modern, general-purpose, type-safe, object-oriented programming language. It is intended for use in developing software components suitable for deployment in distributed environments. C# is the leading programming language featured by Microsoft as a flagman for .NET applications. Since the release of the .NET Core open-source development platform in June 2016, it can now be used on non-Windows machines. Several features in C# 7.0 were released last year, including language support for Tuples, pattern matching, local functions, and more.

5. Python

Python is a widely used high-level programming language used for general-purpose programming, as it is simple and readable. It is a versatile embedded scripting language, a solid foundation of many web frameworks, a preferred choice for automating tasks (including in 3D software applications), programming desktop tools, and performing data science and computation activities. Several libraries have been created for Python related to mathematics, physics and natural processing due to its use in the educational field. Python’s flexibility makes it possible to build applications for various operating systems, including Android. Tech giants like Google and Yahoo along with NASA, PBS, and Reddit use Python for their websites.

Microsoft launched the beta version 2.0 of its Cognitive Toolkit open source deep-learning framework in October 2016, which includes support for Python.

6. PHP

PHP (Hypertext Pre-Processor) is a server-side programming language, which can be used to create web pages written in HTML. It is used on more than 80 percent of websites today including Facebook, Wikipedia, Tumblr and WordPress. PHP is not only a popular language among new programmers due to its easy-to use techniques; it also does offer tons of advanced features for more experienced programmers. Its ubiquity and trivial distribution across hosting vendors, the seamless integration with the MySQL RDBMS, and starter applications have led to a massive demand for PHP web developers across the world.

In 2004, PHP was awarded the “language of the year” award by TIOBE. Further, PHP was the third most popular language in March 2010.

7. JavaScript

JavaScript is one of the most widespread programming languages nowadays. JavaScript is a popular, powerful, dynamic, scripting language that is used to create cool websites and games for the web. It derives much of its syntax from The C Language. JavaScript is compatible across all browsers, and is used in over 90 percent of all web pages. In recent years, JavaScript has also gained use as the foundation of Node.js, a server technology that among other things enables real-time communication. In 2016, compatibility and adoption of JavaScript 6 continued to grow and Progressive Web Apps became more usable, allowing offline-first functionality for web apps.

JavaScript appeared first in Netscape Navigator in 1995, laying the foundations of dynamic web pages in the modern web.

8. Visual Basic .NET

Designed by Microsoft, Visual Basic .NET (VB.NET) is a multi-paradigm, object-oriented programming language, implemented on the .NET Framework. The original expectation was that legacy Visual Basic application can be easily ported to VB. NET – taking advantage of the new runtime – which hasn’t been possible in most cases.

The wordplay welcomed a large community of old-school programmers who switched to the new environment, reducing the learning curve as compared to studying a new language from scratch.

9. Delphi/Object Pascal

Delphi is a programming language and software development kit (SDK) for desktop, mobile, web, and console applications. Delphi is the successor of Turbo Pascal – the software development system used with the Pascal programming language. It added full object-orientation to the existing language, and since then the language has grown and supports many other modern language features, including generics and anonymous methods, as well as unusual features such as inbuilt string types and native COM support.

Its adoption in schools and universities, along with its flexibility for Delphi-based applications, has led to a huge volume of enterprise and software applications that are still supported and extended. Just a couple years ago, Delphi’s popularity declined to number 20 and is back to number 9 in February 2017.

10. Perl

Perl was originally developed in 1987 as a general-purpose UNIX scripting language to make report processing easier. It served as a solid foundation for legacy web systems and UNIX-based operating systems. While its usability in modern days is questioned by developers, yet new versions are actively released in 2017. Professional security and networking experts depend on it for fast prototyping. It is often used by programmers and data scientists for data mining, statistical analysis, or script automation.

11. Ruby

Ruby is a dynamic, reflective, object-oriented, and general-purpose programming language, which supports multiple programming paradigms including functional, object-oriented, and imperative.

Back in May 2016, the Ruby programming language featured in the top 10 and is still a preferred tool of choice for many start-ups, developers and established businesses. While Ruby has largely improved the framework (Ruby on Rails) and has brought agility and modular approach for developing new applications, the rise of Node.js was a reason for the disperse of new generation developers among competitive communities.

12. Swift

Swift, the successor of Objective-C , is one of the fastest growing programming languages in history. Built by Apple, Swift is suitable for building applications for iOS, macOS, watchOS and tvOS. It is a relatively clean, fast and error-free and can also reduce the length of the code, saving time and energy. Moreover, it is open source, so developers can also develop on Windows or Linux systems, design their compilers and be assured that their apps are compatible with Apple devices.

13. Assembly language

The assembly language is a low-level programming language often used as an intermediary layer between popular higher-level languages, and machine code. The high demand for Assembly developers comes from its performance benefits, the ability to program a wide range of devices with direct registry access, and the unique flexibility for direct hardware manipulations.

14. Go

Developed by Google in 2007, Go (or GOLANG) is a free and open source programming language. It has an excellent standard library and it compiles fast. It’s also great with concurrent tasks as well as programs. It also receives a good amount of support from its parent company (being incorporated in several Google projects). For example, sites that use Go are Netflix, YouTube, and Adobe.

15. R

R is an open source programming language and software environment for statistical computing and graphics that is supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis. It is capable of conducting numerical computations through additional packages. Being open source (unlike MATLAB) has been useful to organizations that specialize in research and development, or are cautious about intellectual property and data governance.

16. Visual Basic

Visual Basic (VB) was designed by Microsoft in 1991 and officially declared legacy in 2008. Microsoft intended VB to be relatively easy to learn and use. VB is a widely understood high-level programming language, written using simple English-like words and syntax. It is an interpreted language, whose code can be run immediately after being written.

The language allows a beginning programmer to produce professional-looking Windows applications, as it includes drawing tools to create normal Windows forms. VB also includes advanced features – concepts and structures which allow programs to be adapted for use with the Internet. VB will not run on operating systems other than Windows and on machines with non-Intel compatible processors.

Being introduced to the .NET framework allowed first-generation developers to leverage the power of the new platform, leveraging their expertise without having to learn a new language from scratch.

17. MATLAB

MATLAB is a programming language developed by MathWorks. It is among the top software environments for scientists and engineers. It started out as a matrix programming language where linear algebra programming was simple. It can be run both under interactive sessions and as a batch job. Alternatives to MATLAB exist including open source software packages.

Unlike the other programming languages, MATLAB includes a complete computing environment as well.

18. PL/SQL

PL/SQL (Procedural Language/Structured Query Language) is a procedural language built on top of SQL that provides the ability for creating more complex and powerful applications within an Oracle database engine. The main storage facility for the majority of the software and web applications is Relational database management systems (RDBMS).

19. Objective-C

Objective-C is a general-purpose, object-oriented programming language used by the Apple operating system. It powers Apple’s OS X and iOS, as well as its APIs, and can be used to create iPhone apps, which has generated a huge demand for this once-outmoded programming language. In March 2015, Objective-C was ranked in top 3.

20. Scratch

Scratch is a free software programming language created in MIT Media Labs and has an online community where children can program and share interactive media such as stories, games, and animation with people from all over the world. As children create with Scratch, they learn to think creatively, work collaboratively, and reason systematically. Since Scratch is used mainly for educational purposes, it has managed to enter the top 20 chart. It’s repository now hosts over 20 million Scratch projects with an actively increasing number of new users each month.

Source: Business 2 Community


TOPICS: Business/Economy; Computers/Internet
KEYWORDS: computers; languages; programming
Navigation: use the links below to view more comments.
first 1-2021-4041-6061-70 next last

1 posted on 04/17/2017 10:59:54 AM PDT by SeekAndFind
[ Post Reply | Private Reply | View Replies]

To: SeekAndFind

This forum is written in #10. Perl.


2 posted on 04/17/2017 11:02:26 AM PDT by Jeff Chandler (Everywhere is freaks and hairies Dykes and fairies Tell me where is sanity?)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

The Languages and Frameworks You Should Learn in 2017

The software development industry continues its relentless march forward. In 2016 we saw new releases of popular languages, frameworks and tools that give us more power and change the way we work. It is difficult to keep track of everything that is new, so at the end of every year we give you our take on what is important and what you should learn during the next twelve months.


The Trends

Progressive Web Apps

In 2016 we saw the rise of the Progressive Web App concept. It represents web applications that work offline and offer a native, app-like experience. They can be added to your smart device’s homescreen and can even send you push notifications, bridging the gap with native mobile apps. We think that in 2017 PWA are going to become even more important and are well worth investigating. See our overview here.

The Bot Hype

Everybody is talking about bots right now. From platforms for running them, to frameworks for building them, the community is buzzing with activity (read our intro here). Bots are the new mobile apps, and if you hurry up you can catch the wave while everyone is excited. Once the novelty wears off, bots will probably be relegated to some boring role such as automated customer support. But hey, we can dream!

Consolidation of Frontend Frameworks

In the JavaScript community we have an incredible churn of frameworks and tools, with new ones being born almost every week. Until recently, the expectation was that the old tools would just be replaced by the new, but this is not what we saw in 2016. Instead, we saw the popular frameworks exchanging ideas and incorporating the innovations put forth by newcomers. So in 2017 it won’t matter much which of the major JS frameworks you choose, their features are mostly comparable.

The Cloud

Companies and developers everywhere are embracing “the cloud”. This is virtualized computer infrastructure that is available on demand and fully configurable from a control panel. The big three cloud providers are AWS, Google Cloud and Azure. Thanks to their ongoing competition prices have been falling, bringing it within the budgets of smaller companies and individual developers. Familiarizing yourself with the cloud workflow would be a good investment for 2017.

Machine Learning

Machine Learning (ML) has exploded in popularity during the last twelve months. And with the historic AlphaGo vs Lee Sedol match in March, it entered the mainstream. Smart computer systems that learn from raw data are revolutionizing the way we interact with our mobile devices. By the looks of it, ML will be an even bigger factor in 2017.


Languages

Languages

JavaScript continues its incredible pace of innovation. Catalyzed by the quick release schedules of web browsers, the JS standard is updated every year. The next edition, ES2017, is expected to be finalized in mid 2017. It will bring the dream feature of many JS developers – аsync/аwait for working with asynchronous functions. And thanks to Babel, you can write ES2017 in every browser even today.

TypeScript 2.1 was released in late 2016, bringing async/await for old browsers and improved type inference. TypeScript is a statically typed language which compiles to JavaScript. It adds powerful features like a classic OOP model and optional static typing to make large codebases easier to maintain. It is the preferred language for writing Angular 2 apps, and we recommend giving it a try. Here is our quick start guide about it.

C# 7.0 is expected in 2017 and will enhance an already excellent language. Microsoft surprised everyone when they introduced the open source Visual Studio Code editor and .Net Core. Both of these run on Linux, Windows and macOS and allow you to write fast and performant applications in C# (read more here). A vibrant community is forming around both of these tools, and we are confident there is an exciting year ahead of them.

Python 3.6 was released in December. It is solidifying its place as the scripting language of choice for devs, IT pros and scientists. It is suitable for automation, web development, machine learning and scientific computing. The Python 2/3 split has been an years-long struggle for the community, but these days you can confidently choose 3 and enjoy full library support. For those in need of extra performance, they can take a look at PyPy, an alternative JIT enabled Python runtime.

Ruby 2.3 was released earlier this year with a number of performance improvements. Ruby is also a good choice as a general purpose scripting language, but it shines when paired with Rails. The Ruby 3×3 initiative was announced, which will attempt to make the upcoming Ruby 3 release 3 times faster that the current version, opening the doors to using Ruby in more contexts.

PHP 7.1 was released in December, and brings minor enhancements to the language. This builds upon the major performance improvements that were had in version 7.0 last year, turning PHP into a fast platform for building web applications. We recommend PHP The Right Way for good practices and a modern take on building web apps in the language.

Java 9 is expected in 2017 and will come with welcome new features like a repl for evaluating code, HTTP 2.0 support and new APIs. There is a strong demand for talented Java developers and a breadth of exciting projects that use the language. If Java is not your thing, there are a number of JVM based languages like Kotlin and Scala that you can check out.

Swift 3 was released earlier this year. This is Apple’s vision for a modern programming language that eases the development of apps on iOS and macOS. Swift is open source and has attracted a large community. Version 4 is planned for 2017, which will improve the language and introduce server APIs, making it a good choice for writing web apps and backends.

If you are looking for something more exciting, you can try out Crystal and Elixir, which both combine a friendly ruby-like syntax with superior performance. Or you can look into a functional language like Haskell or Clojure. Two other fast languages are Rust and Go which we recommend.

Learn one or more of these: JS (ES2017), TypeScript, C#, Python, Ruby, PHP7, Java/Kotlin/Scala.


Frontend

Frontend

The web platform made two major advancements recently – Web Assembly and Service Workers. They open the gates for fast and performant web applications that bridge the gap with native compiled applications. Service Workers in particular are the enabling technology for Progressive Web Apps and bring support for Notifications to the web platform, with more APIs to follow in the future.

Angular.js 2 was released this year. The framework is backed by Google and is very popular with enterprises and large companies. It has a vast number of features that make writing everything from web to desktop and mobile apps possible. The framework is written in TypeScript, which is also the recommended language to write applications in. There is a lot to read about, but we think learning Angular 2 in 2017 would be a good investment.

Vue.js also saw its 2.0 release this year. It borrows the good ideas from Angular, React and Ember, and puts them into an easy to use package. It is also quite a bit leaner and faster than the first two. We suggest that you give it a try this year, by starting with one of our Vue.js tutorials.

Ember is another solid choice for a JavaScript framework. It supports data bindings, auto-updating templates, components and server-side rendering. One benefit that it has over its competitors, is that it is more mature and stable. Breaking changes are much less frequent and the community values backwards compatibility. This makes the framework a good choice for long-lived applications.

Two other frameworks that are worth a look are Aurelia and React. The ecosystem around React has grown considerably more complicated in the last year, making it difficult to recommend for beginners. But experienced devs can combine the library with GraphQL, Relay, Flux and Immutable.js into a comprehensive full stack solution.

No frontend compilation would be complete without mentioning Bootstrap. Version 4 is currently in Alpha and a release is expected in 2017. Notable changes are the new versatile card component and the flexbox grid (see our comparison with the regular grid here), which modernize the framework and make it a joy to work with.

SASS and LESS remain the two most popular CSS preprocessors today. Although vanilla CSS is finally getting support for variables, SASS and LESS are still superior with their support for mixins, functions and code organization. If you haven’t already, take a look at our SASS and LESS quick start guides.

Learn one or more of these: Angular 2, Vue.js, Ember, Bootstrap, LESS/SASS.


Backend

Backend

There is plenty of choice for the backend, all coming down to your preference of a programming language or specific performance needs. An ongoing trend in web development is business logic to move away from the backend, turning that layer into an API which is consumed by the frontend and mobile apps. But a full stack framework is often simpler and faster to develop in, and is still a valid choice for a lot of web apps.

Node.js is the primary way for running JS outside the browser. It saw many new releases this year, which increased performance and added coverage for the entire ES6 spec. Node has frameworks for building fast APIs, servers, desktop apps and even robots, and a vast community creating every kind of module imaginable. Some frameworks that you may like to look into: Express, Koa, Next, Nodal.

PHP is a web language first and foremost, and has a large number of web frameworks to choose from. Thanks to its excellent documentation and features, Laravel has formed an active community. Zend Framework released version 3, which marks a great upgrade for this business oriented framework. Symfony also saw a lot of new releases this year, making it an even better choice as a full stack solution.

For Ruby, the Rails framework is the premier choice. Version 5.0 was released in 2016, bringing support for Web Sockets, API mode and more. Sinatra is also a good choice for small apps, with version 2.0 expected sometime in 2017.

Python has its own full stack/minimal framework combo in the form of Django and Flask. Django 1.10 was released in August introducing full text search for Postgres and an overhauled middleware layer.

The Java ecosystem also has popular web frameworks to choose from. Play and Spark are two solid choices, and as a bonus they can be used with Scala as well.

For the enthusiasts there is also Phoenix, which is written in Elixir and attempts to be a feature complete alternative to Rails with superior performance. If Elixir is one of the languages you would like to learn in 2017, give Phoenix a try.

Learn one of these: A full stack backend framework, a micro framework.


Databases

Databases

PostgreSQL saw two whole releases this year – 9.5 and 9.6. They brought the long awaited UPSERT functionality that we know from MySQL (aka ON DUPLICATE KEY UPDATE), better full text search and speed improvements thanks to parallel queries, more efficient replication, aggregation, indexing and sorting. Postgres is used for massive, terabyte scale datasets, as well as for busy web apps, and these optimizations are welcome.

MySQL 8.0 is going to be the next major release of the database. It is expected sometime in 2017 and it will bring a lot of improvements to the system. MySQL is still the most popular database management system and the entire industry benefits from these new releases.

For NoSQL fans, we can recommend CouchDB. It is a fast and scalable JSON storage system which exposes a REST-ful HTTP API. The database is easy to use and offers great performance. PouchDB is a spiritual counterpart to CouchDB that works entirely in the browser and can sync with Couch. This allows you to use Pouch in an offline ready web app, and get automatic syncing once internet connectivity is available.

Redis is our favorite key value store. It is small, fast and versatile. You can use it as a smart memcache alternative, as a NoSQL data store or a process messaging and synchronization channel. It offers a large number of data structures to choose from, and the upcoming 4.0 release will have a module system and improved replication.

Learn one of these: Postgres, MySQL, CouchDB, Redis.


Tools

Tools

Yarn is an alternative package manager for Node.js which is developed by Facebook. It is an upgrade over the npm command line tool and provides faster installs, better security and deterministic builds. It still uses the npm package registry as its backend, so you have access to the same incredible ecosystem of JavaScript modules. Yarn is compatible with the package.json format that npm uses, and is just a quick install away.

The two most popular open source code editors – Visual Studio Code and Atom have seen an incredible amount of innovation in the past 12 months. Both of these projects are built using web technologies and have attracted huge communities of fans. The editors have plugins available which bring syntax checking, linting and refactoring tools for a large number of languages.

Git is the most popular source code version control system out there. It is serverless and you can turn any folder on your computer into a repository. If you wish to share code, you have many options like GitLab, Bitbucket and Github, to name a few. For 2017 we suggest that you familiarize yourself with the git command line, as it will come in handy more times than you think.

Desktop applications are not dead yet. Even though web apps are becoming more and more capable, sometimes you need powerful capabilities and APIs that are simply not available to the web platform. With tools like Electron and NW.js you can write desktop applications by using web technologies. You get full access to the operating system and the breadth of modules available to npm. To learn more about these tools, read our tutorials about Electron and NW.js.

A recent trend in software team organization is to have developers who are in charge of their own software deployment. Also called DevOps, this leads to quicker releases and faster fixes of issues in production. Developers with operations experience are highly valued by companies, so familiarity with the technologies that enable it is going to be a huge plus from now on. Some of the tools that we recommend are Ansible and Docker. Experience with the Linux command line and basic system administration skills will also serve you well.

Try out one or more of these: Yarn, Git, Visual Studio Code, Electron, Ansible, Docker.


Technologies

Tech

The cloud has won over the entire software industry, with large companies closing down their datacenters and moving their entire infrastructure there. The three main platforms are AWS, Google Cloud and Azure. All three have powerful, ever expanding feature sets, including virtual machines, hosted databases, machine learning services and more. Prices are going down rapidly, and the cloud is within reach of small companies and individual developers. For 2017, it would be a good learning experience to deploy a side project to one of these providers.

Artificial Intelligence was the buzzword of 2016. Speech recognition and image classification are only two of the user facing applications of the technology, with machines reaching and even surpassing human level performance. There are a lot of startups that apply AI and Machine Learning to new domains. And a lot of open source projects were released like Google’s Tensor Flow and Microsoft’s Cognitive Toolkit. Machine Learning is a very math-heavy topic, and for those just starting out there are comprehensive online courses available.

Virtual Reality (VR) and Augmented Reality (AR) have been around for a while, but finally the technology is mature enough to offer a compelling experience. Facebook (Oculus Rift), Google (Daydream) and Microsoft (Windows Holographic) all have virtual reality platforms that welcome third party developers. VR headsets still face challenges like eliminating nausea and offering compelling use cases outside of gaming, but they are getting there.

Learn one of these: Cloud deployment, a Machine Learning library, VR Development.


3 posted on 04/17/2017 11:03:01 AM PDT by SeekAndFind
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

In the good old days I used Fortran, Cobol, Basic and Apple’s HyperCard.


4 posted on 04/17/2017 11:03:03 AM PDT by UB355 (Slower traffic keep right)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

Very interesting to see scratch on the list.


5 posted on 04/17/2017 11:11:28 AM PDT by Vince Ferrer
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

BFL


6 posted on 04/17/2017 11:12:43 AM PDT by politicket (1 1/2 million attended Obama's coronation - only 14 missed work!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

Where is Scala ?
High demand in Silicon Valley


7 posted on 04/17/2017 11:14:23 AM PDT by jennychase
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

C for embedded systems is my most-used language.
I fall back to assembler for small routines that need max speed.

If you want to create apps for android then learn Java

If I want to create a Windows app that works I pull out Delphi and whip it up in no time. (There are Windows apps written by me in Delphi in use on USN ships)


8 posted on 04/17/2017 11:14:57 AM PDT by Bobalu ( Healthcare - someone must pay. Who should it be, and how did they get that obligation?)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

Objective-C. Steve Job’s language has a foundation of the 1970’s NeXt. Objective-C is much closer to what Typescript is for Javascript for C++. It’s just so bad and Apple took 30 years to fix it. Apple just sucks.


9 posted on 04/17/2017 11:15:09 AM PDT by ImJustAnotherOkie
[ Post Reply | Private Reply | To 1 | View Replies]

To: Vince Ferrer

RE: Very interesting to see scratch on the list.

Once you make a programming language very toy-like where even children can use them, there’s no knowing where it is headed.

Python was very much like that years ago... look where it’s at now.


10 posted on 04/17/2017 11:15:23 AM PDT by SeekAndFind
[ Post Reply | Private Reply | To 5 | View Replies]

To: SeekAndFind

Assembly. That one’s been around a while.

Was making 50 an hour programming using SQL in 1998. Figured I’d be making and worth a fortune by now.

I’m making 65 percent of that 19 years later doing something totally different. :)

48. If FR is still around, I’ll let you know what happened these next 19 years. I shall be 67.

Men make plans and God laughs :)


11 posted on 04/17/2017 11:17:24 AM PDT by dp0622 (The only thing an upper crust Conservative hates more than a liberal is a middle class conservative)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

C# for life!

I do hope to start goofing around with wearables and VR eventually.


12 posted on 04/17/2017 11:19:17 AM PDT by VanDeKoik
[ Post Reply | Private Reply | To 1 | View Replies]

To: SeekAndFind

If it doesn’t involve solder, it’s not a REAL programming language..


13 posted on 04/17/2017 11:21:21 AM PDT by vikingd00d (chown -R us ~u/base)
[ Post Reply | Private Reply | To 3 | View Replies]

To: SeekAndFind

Tower of Babel. :)


14 posted on 04/17/2017 11:21:41 AM PDT by Mr. Jeeves ([CTRL]-[GALT]-[DELETE])
[ Post Reply | Private Reply | To 1 | View Replies]

To: UB355

BASIC was always fun. Checking out thick books from the library full of code, that you would spend all afternoon typing in, while trying to translate the code that is specific to one type of BASIC to the one you are using. Running it, getting bored after an hour, and then just randomly changing variables to then get it to do goofy stuff until it glitched.


15 posted on 04/17/2017 11:23:23 AM PDT by VanDeKoik
[ Post Reply | Private Reply | To 4 | View Replies]

To: SeekAndFind

I spent about 12 years developing on IBM mainframe in Assembler language... after Y2K, couldn’t find another job in it... and by then, I was behind the power curve in learning PC based languages... all of the options out there were overwhelming, and I ended up working for myself in the services industry.

Thanks for this post!... it helps me! I would like to get back into programming, but feel isolated by my lack of experience in PC based languages.


16 posted on 04/17/2017 11:26:05 AM PDT by Safrguns
[ Post Reply | Private Reply | To 3 | View Replies]

To: Safrguns

I saw a lot of ads in my area lately for COBOL, BAL, and PLI. The origin of the need was confidential but 5 will get you 10 it was American Airlines.

The Sabre core is still BAL based.


17 posted on 04/17/2017 11:30:31 AM PDT by ImJustAnotherOkie
[ Post Reply | Private Reply | To 16 | View Replies]

To: SeekAndFind

They forget Tandy Basic!


18 posted on 04/17/2017 11:30:40 AM PDT by LouieFisk
[ Post Reply | Private Reply | To 1 | View Replies]

To: vikingd00d
"If it doesn’t involve solder, it’s not a REAL programming language.."

~~~~~~~~~~~~~~~~~~~~~~~~~~~


19 posted on 04/17/2017 11:35:03 AM PDT by LouieFisk
[ Post Reply | Private Reply | To 13 | View Replies]

To: VanDeKoik

You can do just about anything you want on any platform with C#.

My fave too...


20 posted on 04/17/2017 11:35:14 AM PDT by ImJustAnotherOkie
[ Post Reply | Private Reply | To 12 | View Replies]


Navigation: use the links below to view more comments.
first 1-2021-4041-6061-70 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson