Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-29-2015, 04:13 PM
|
#1
|
Member
Registered: Jun 2014
Posts: 176
Rep: 
|
Learning how to program - Which software to use?
I'm currently learning Programing Logic, and then I'll learn how to program in C# or Java. I still haven't decided what to create, but it will either be a program for Linux or an app for SmartPhones.
Where can I create the source code? Can Kwrite do it?
Where can I compile the source code? And what if I need a separate API or library, how can I add them to my program?
Regards,
Amarildo
|
|
|
05-29-2015, 04:50 PM
|
#2
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,376
Rep: 
|
For java, jedit (itself written in java) is a good candidate, there are plenty of others. I like geany, that has syntax highlighting for both JAVA and C# and that can be seen as an IDE. if you want to use a KDE app, prefer kate as kwrite is not adapted for coding.
To compile a Java program you will need a JDK (either Oracle's JDK or OpenJDK).
For C#, I don't know what compilers are available.
Last edited by Didier Spaier; 05-29-2015 at 04:52 PM.
|
|
1 members found this post helpful.
|
05-29-2015, 04:54 PM
|
#3
|
Member
Registered: Jun 2014
Posts: 176
Original Poster
Rep: 
|
I'm downloading geany now, thanks
For jedit, it seems that is a Java-Script editor. Am I right? If so, I need a program to create Java programs that will run on OpenJDK.
|
|
|
05-29-2015, 05:11 PM
|
#4
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,376
Rep: 
|
Quote:
Originally Posted by Amarildo
For jedit, it seems that is a Java-Script editor. Am I right?
|
No, jedit is an editor intended primarily for programmers, written in java (not javascript) and that have syntax highlighting for many languages (but not C#).
|
|
1 members found this post helpful.
|
05-29-2015, 06:24 PM
|
#5
|
Senior Member
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,219
|
My advice is dont tie yourself down to one IDE get a good programmers text editor that you can customize to your own needs, learn to use the command line compile tools, gcc etc, learn to set up an auto tools project from configure through to make and most of all enjoy yourself.
Blatent plug see my sig for the worlds best coders text editor 
|
|
|
05-30-2015, 10:27 AM
|
#6
|
Senior Member
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,019
|
For Java programming I find the features of a fully featured ide invaluable. I personally use Eclipse, but Intellij looks very promising so I am thinking about switching...
|
|
|
All times are GMT -5. The time now is 03:53 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|