The U.S. Army has released its first piece of open-source software. Dshell, this week’s GitHub Project of the Week, is an extensible network forensic analysis framework from the “cyber defenders” at the U.S. Army Research Laboratory (ARL). The “forensic analysis” code has been in use for close to five years within the military to help … continue reading
Apple has announced record earnings for the first fiscal quarter of 2015, with revenue of US$74.6 billion and a net profit of $18 billion, or $3.06 per diluted share. Apple’s Q1 profit beat out Russian oil and gas conglomerate Gazprom’s Q1 2011 net profit of $16.24 billion for the highest quarterly profit of all time. … continue reading
For all its surface frenzy, 2014 was a year in which the biggest news stories in the programming language community were about acknowledging reality and bowing to the inevitable. First, there was Java 8. For Java developers, this release is the most important since before the turn of the century—probably the most important release since … continue reading
Apple’s Swift programming language and the R statistical language are the two candidates for TIOBE’s programming language of the year award, according to the TIOBE index for December. In the October TIOBE programming community index, Google Dart had cracked the Top 20 languages, and Java and C++ popularity had hit all-time lows. This time around, … continue reading
Functional programming is bigger than ever. Between Apple’s new Swift programming language, the availability of F# and Scala on the CLR and JVM respectively, and even the introduction of lambdas to Java, mainstream programmers are increasingly expected to be comfortable not just with object-oriented terminology, but with the jargon and mindset of the functional community. … continue reading
Apple releases WatchKit for Apple Watch Apple launched its first new product line since 2010 yesterday: the Apple Watch line of smart watch wearable devices. For developers this means an entirely new platform, in the form of a new set of tools called WatchKit. WatchKit, a development platform specifically for Apple Watch, enables third-party application … continue reading
Ever since Apple created the iOS ecosystem, countless developers moved to focus their energies on the mobile world. As a result, more and more content is being consumed and more apps are being used as routine parts of people’s daily lives. It seems mobile is dominant in every way. However, according to Web analytics company … continue reading
When it comes to open-source cloud projects, OpenStack is on top, according to a survey conducted by the Linux Foundation and analysis organization The New Stack. While the open-source software for building private and public clouds is only 4 years old, the results aren’t too surprising. The project has received support from leading industry giants … continue reading
#1: Alamofire Alamofire is an HTTP networking library written in Swift. Think of it as AFNetworking, reimagined for the conventions of this new language but coexisting within the same codebase. Named after the Alamo fire flower, the library has features such as chainable request and response methods and JSON parameter encoding. We featured #2: Google … continue reading
Objective-C developers in particular should look at Apple’s latest programming language … continue reading
This week’s projects are (almost) all about Swift, Apple’s new programming language … continue reading