App Developer

Montpbm

New member
Jun 9, 2012
172
0
0
What's a good Coding app for first time developers to start developing apps? That's Free!
 
What's a good Coding app for first time developers to start developing apps? That's Free!
If you're talking about developing for Windows 10 then...

I recently took an interest in developing for Windows 10 as well. From what I found, you first need to know the basics of the c# programming language.

You can learn this with the free videos provided by Microsoft and bob tabor from Microsoft virtual academy. "C# for absolute beginners" is the name of the course

On MVA there is also a 80 video beginners guide to developing UWP apps.

Hope this help.

ps. the program used will be visual studio 2015. it's free.

Also to note there are two sets of videos from bob tabor. in the older one he uses vs 2013 but in the newer one he uses vs 2015.

Edit:

Here is the link. https://mva.microsoft.com/en-US/tra...solute-beginners-16169?l=xXJ2mTRIC_1306218949
 
Thank you very much, I really do appreciate you taking the time to reply to my question. I do plan on developing UWA for Windows 10, I will check out the link and information you sent me. Thanks again!
 
Thank you very much, I really do appreciate you taking the time to reply to my question. I do plan on developing UWA for Windows 10, I will check out the link and information you sent me. Thanks again!

You're welcome :)

I'm still trying to wrap my head around c# before I head to UWP. I have absolute NO programming background. lol
 
You can create apps in RemObjects Oxygene language if you don't like C#. I like it a lot better. It is Pascal based and has a lot of nice features and isn't horribly expensive.
 
You can create apps in RemObjects Oxygene language if you don't like C#. I like it a lot better. It is Pascal based and has a lot of nice features and isn't horribly expensive.

Next time, try saying that in English :p
 
I know this is an old thread, but I'll give my 2 cents as it may help someone out.

For beginners, who want to try and wrap their mind around programming, I usually recommend python. It's simple, basic, free, and used a lot still. There are libraries to make anything really. NASA, just as an example, uses python quite a bit. Google's spiders are made with python.

If you're wanting to do UWP and Windows-based apps C# is the way to go. Its simple and does a lot of the difficult stuff, like managing memory, for you.

If you're looking for a language to work with the lower-levels of hardware, you may want to look at C or C++. If you're looking for universal, Java is pretty universal.

Now as for resources where you can learn some of these languages:
Python - https://learnpythonthehardway.org/book/
C# - https://www.tutorialspoint.com/csharp/
C++/Java/C/Anything else - I would probably recommend a book and a lot of Googling.
 

Similar threads

Members online

Forum statistics

Threads
335,075
Messages
2,258,068
Members
428,731
Latest member
anantha