Posts

Showing posts with the label PROGRAMMING

Get Current Location coordinates , City name

Image
Sometime we need to get  GPS  coordinates in android. so today i am going to write step by step simple tutorial How can we get location coordinates using GPS in android mobile. also through coordinate we can calculate current location more details like City Name. Note:  I have tested this app on My Android Mobile and its working fine. But when you test this app, enable your gps settings in mobile, you need to change current location like 10-20 meter so you will get the coordinates, so need to move with the installed app mobile device. What this app does? Check gps is enable or disable. Get gps coordinates. Get the current city name. okay! so let's try this small app   ------------------------------------------- App Name:  GetCurrentLocation Package Name:  com.rdc Android SDK:  Android SDK 2.3.3 / API 10 Default Activity Name:  GetCurrentLocation ------------------------------------------- GetCurrent...

IT newbie? Double pay with new skills

Image
--Source TOI Most Used 2015 and 2016 Programming Languages .It's Latest news which language is going Hot and Which one are going cool..  Mar 2016 Mar 2015 Change Programming Language Ratings Change 1 2 Java 20.528% +4.95% 2 1 C 14.600% -2.04% 3 4 C++ 6.721% +0.09% 4 5 C# 4.271% -0.65% 5 8 Python 4.257% +1.64% 6 6 PHP 2.768% -1.23% 7 9 Visual Basic .NET 2.561% +0.24% 8 7 JavaScript 2.333% -1.30% 9 12 Perl 2.251% +0.92% 10 18 Ruby 2.238% +1.21% 11 13 Delphi/Object Pascal 2.005% +0.85% 12 28 Assembly language 1.847% +1.23% 13 10 Visual Basic 1.674% -0.28% 14 23 Swift 1.587% +0.77% 15 3 Objective-C 1.461% -5.23% 16 20 R 1.285% +0.33% 17 36 Groovy 1.193% +0.78% 18 19 MATLAB 1.193% +0.19% 19 17 PL/SQL 1.193% +0.16% 20 31 D 1.139% +0.64% Cos Look For Diversity In Tech Talent If you have so me of the new-age tech skills, not only are you likely to be hired much faster, you could also earn much better salaries.Terms like R, Julia, Hadoop, Scrum ...

What is Node.js?

Image
Node.js is a server side platform built on Google Chrome's JavaScript Engine (V8 Engine). Node.js was developed by Ryan Dahl in 2009 and its latest version is v0.10.36. The definition of Node.js as supplied by its  official documentation  is as follows − Node.js is a platform built on  Chrome's JavaScript runtime  for easily building fast and scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. Node.js is an open source, cross-platform runtime environment for developing server-side and networking applications. Node.js applications are written in JavaScript, and can be run within the Node.js runtime on OS X, Microsoft Windows, and Linux. Node.js also provides a rich library of various JavaScript modules which simplifies the development of web applications using Node.js to a great extent. Node.js = R...

Top Most Powerful Programming Languages of 2015

Image
Glassdoor recently published a report on the  top 25 lucrative, in-demand jobs for 2015 . More than half of the jobs listed are in tech and require programming skills. If you’re interested in a fast-growing and lucrative career, you might want to make learning to code next on your checklist! Next comes the hard part – deciding on the best programming language to learn. To help narrow things down, we compiled data from Dice (database of  current computer programmer jobs ). While this isn’t an extensive list, it does provide insight into the most in-demand programming languages sought after by employers. Number of Programming Jobs Ranked by Language (* Dice data) Breakdown of the 8 Most In-Demand Programming Languages 1.     SQL It’s no surprise SQL (pronounced ‘sequel’) tops the job list since it can be found far and wide in various flavors. Database technologies such as MySQL, PostgreSQL and Microsoft SQL Server power big businesses, ...

Most Popular Programming Contest Sites for Coding Practice

Image
Want to learn coding ,  Programming   is becoming an essential part of nearly every industry known to man, the way it helps to organize and maintain large systems is not possible to compare to anything else, and so more and more people begin their journey. You can learn to code both from interactive platforms, and also from books – whichever you find most appropriate and easy to learn from. But, sometimes that’s not good enough, and we want to practice new things. Coding is a lot about creativity, your ability to come up with new and interesting ideas; but sometimes, due to the large amount of time spent tackling common problems, we forget about creativity. I’m not quite sure whether that is the reason coding challenges were made, but they certainly help with the part where you need to think of your own stuff to program. We could say that coding challenges are great for: learning new ways of doing things practicing a new programming language encount...

Learn How to Code: 22 Free Online Resources

Image
MOST POPULAR 120 comments Is Buying a Sound Card Worth The Money? An Enthusiast's Perspective Silverstone Raven X Case Review: Flagship level cooling, priced for the masses 14 comments Western Digital converts Green hard drives to Blue in branding makeover T-Mobile 's next Un-carrier move could be free data for streaming video 16 comments Microsoft is making Windows 10 an automatic update next year 9 comments WB recommends 12GB RAM for Batman: Arkham Knight as some PC gamers report the game is STILL broken Twitch now caters to artists with dedicated Creative hub 8 comments Samsung SSD 950 Pro M.2 performance preview Parth Whether you’re looking for something new to learn, or just want to refresh your memory on something that might be a bit rusty, there are plenty of free sources online that you can take advantage of free code classes. According to the U.S. Bureau of Labor Statistics, ...