Jump to content

Photo

Going to another language :|


  • Please log in to reply
8 replies to this topic

#1 Delta22

Delta22

    Kilobyte

  • Members
  • 139 posts
  • LocationAustralia

Posted 16 April 2013 - 04:14 PM

http://nerdforum.org...s-c/#entry46978

as mentioned in my previous topic ^ im struggling to make an app, and mono isnt helping me, so if someone doesnt help or answer that ill try and make it in a different language or program, does anyone know of a good language and program to make apps and using the elements in a html webpage?

thnx in regards.


Programmer(in training), hacker(in minimal training), good with computers and mature, all you need to know about me but feel free to talk to me, contact me or whatever, i am no danger.


#2 SushiKitten

SushiKitten

    Coffee Cat

  • Members
  • 1,916 posts
  • LocationCanada

Posted 17 April 2013 - 03:11 AM

I don't know much about app making, but Android has a whole toolkit available for free, as well as tutorials on designing and developing apps. I believe they use Java. 

 

http://developer.and.../sdk/index.html



#3 K_N

K_N

    Megabyte

  • Members
  • 576 posts
  • LocationPhoenix

Posted 17 April 2013 - 08:53 PM

Instead of making native apps, why don't you try using HTML5 and Javascript/EMCAscript to write mobile apps that work in browser for any device?


Rumors of my demise have been greatly exaggerated.


#4 Delta22

Delta22

    Kilobyte

  • Members
  • 139 posts
  • LocationAustralia

Posted 19 April 2013 - 06:57 PM

Instead of making native apps, why don't you try using HTML5 and Javascript/EMCAscript to write mobile apps that work in browser for any device?

Because i dont know any HTML5 or javascript, etc... i only recently started c#


Programmer(in training), hacker(in minimal training), good with computers and mature, all you need to know about me but feel free to talk to me, contact me or whatever, i am no danger.


#5 K_N

K_N

    Megabyte

  • Members
  • 576 posts
  • LocationPhoenix

Posted 19 April 2013 - 10:19 PM

Because i dont know any HTML5 or javascript, etc... i only recently started c#

Ah, my bad... I kinda... forgot there are people that don't know HTML.


Rumors of my demise have been greatly exaggerated.


#6 Delta22

Delta22

    Kilobyte

  • Members
  • 139 posts
  • LocationAustralia

Posted 19 April 2013 - 11:06 PM

Ah, my bad... I kinda... forgot there are people that don't know HTML.

Although i am willing to learn it if you can provide me with decent and beginner tutorials?


Programmer(in training), hacker(in minimal training), good with computers and mature, all you need to know about me but feel free to talk to me, contact me or whatever, i am no danger.


#7 Andux

Andux

    Byte

  • Members
  • 14 posts
  • LocationEssex, UK

Posted 20 April 2013 - 03:59 AM

Google for java applet tutorial. These run from a single command line in an HTML page.



#8 K_N

K_N

    Megabyte

  • Members
  • 576 posts
  • LocationPhoenix

Posted 20 April 2013 - 05:37 PM

Google for java applet tutorial. These run from a single command line in an HTML page.

Don't do this.


Rumors of my demise have been greatly exaggerated.


#9 K_N

K_N

    Megabyte

  • Members
  • 576 posts
  • LocationPhoenix

Posted 20 April 2013 - 05:37 PM

Although i am willing to learn it if you can provide me with decent and beginner tutorials?

Hmm, I don't know of any offhand. Avoid W3Schools though, they are not the resource to use.


Rumors of my demise have been greatly exaggerated.