Details
-
SkillsABAP, Java and a little bit of Python and JavaScript
-
LocationIndia
Joined devRant on 7/2/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
It appears that Oracle is not going to bundle JavaFX in the JDK any more and may stop supporting/investing in it completely. (see https://en.wikipedia.org/wiki/... and https://blogs.oracle.com/java-platf...). This might actually be a blessing in disguise.
-
@t0ny00 I think if you uncheck Project -> Build Automatically, it should not do this.
-
Where is the "Sign in with your Outlook id for uninterrupted use" message?
-
This seems to be more of an effort to strengthen its cloud portfolio...
-
One of the reasons behind this acquisition could be to bring about tighter integration between Github and Microsoft's cloud offerings.
-
On the bright side, you might get a pay raise...
-
Maybe he initially planned to log it here before rethrowing.
-
const int DISPLAY_FPS = 60;
-
This seems one of those "as per University syllabus" textbooks...
-
Don't forget the mandatory fine print
-
From the screenshot, it seems to be a JSON array of records. So I think it can be written using a loop...
-
Probably because he omitted the word "Visual"... 😁
-
Maybe start a JavaScript based game/application as a hobby project and ask him to help out on small things at first. Over time, slowly increase the complexity of the tasks, depending on how fast he learns.
The idea is to get him to design and code most of the application with little or no help from you. Once an initial version is ready, you can show him the completed product, and point out that most of it was a built by him on his own with minimum assistance from you. This should probably give him confidence in his capabilities. -
What a genius excuse for not keeping the course syllabus up to date with current trends. This guy clearly missed out on a career in marketing.
I wonder what his reaction would be if the college were to say, "In that case, we don't need to spend money on you" and terminate his employment. -
This should probably work (pseudocode)
1 + floor(logtobase10(num)) -
I think it's written that way because the catch block sets the variable to false
-
If you're feeling that you won't enjoy a particular subject or hobby, it would be best to approach it with a "There's no harm in trying" type of attitude. Who knows, it might end up being exactly what you were searching for.
-
This site is also the inspiration behind http://learnyousomeerlang.com/
-
There's another message in the background about repeatedly peeking at someone else's monitor (I can make out MONITOR मध्ये and probably the line below is डोकवू नये). Wonder what it could be...
-
I think you need to examine the phone as well...
-
I have been in search for an excuse to revise my Java concepts and learn JavaFX. This seems like a good place to start.
I'll try to see whether I can get the source to compile and work with OpenJFX on my Fedora 25 system at home (else I will need the Oracle JDK). However due to my job, I will have free time mostly on weekends. But I think I should be able to do some play testing at least.
My telegram username is @aj3138111.
Also, just out of curiosity, had you considered using pygame or another game framework when developing the Python version? -
@rainmitchell are you referring to a separate terminal window, or Geany's inbuilt terminal?
-
Shouldn't the antivirus software's real-time scan have caught it? Even most of the free antivirus softwares I used when I was on Windows (using Linux now on my home computer) would give some sort of warning if they suspected a file to be malware.
-
Additionally, there is an OEM unlock option in developer settings in newer Android phones. Never used a Samsung phone, but I have seen it in devices running Lollipop and up. I think enabling that will also unlock the bootloader.
-
@KeyWeeUsr I think this is probably to try to establish .NET as a more open alternative to Java.
-
This ArsTechnica article mentions another surprising announcement: Google is joining the .NET Foundation
http://arstechnica.com/information-... -
This might be nothing, but in my .bash_profile, there is an export PATH statement at the end. Probably you can try that.
-
Can you try removing /bin from the path variable. On my Linux machine, I am seeing that /bin is a symbolic link to /usr/bin.
Also, can you check the output of the command 'which ls'? I got below output
alias ls='ls --color=auto'
/usr/bin/ls -
Java Script. The name of the language is JavaScript (one word).
Also, is the implication that Artificial Intelligence is a language for programming embedded systems. -
Since you're studying in a top university, also find out if they have any internship programs or sponsored projects in which you can participate. This will be a good addition to your resume and will also allow you to experience work culture in the industry, and depending on your performance, may even land you a job offer from the company backing the internship/project.