Author Topic: Programming Question  (Read 1328 times)

0 Members and 1 Guest are viewing this topic.

Kiuhnm

  • Guest
Re: Programming Question
« Reply #15 on: November 17, 2014, 08:13:29 pm »
Well should i take a class on algorithms and design before learning the python language?

No, it's better if you learn the Python language first.
When you feel comfortable, learn about algorithms and software design.

So, basically your saying that if i have an idea on making an application I could have a hard time doing certain steps because i don't algorithms and design?

Start with small apps and wait to learn a bit more before embarking in something bigger.
« Last Edit: November 17, 2014, 08:14:30 pm by Kiuhnm »

Offline gingk0

  • Serf
  • *
  • Posts: 27
  • Cookies: 3
  • *teehee*
    • View Profile
Re: Programming Question
« Reply #16 on: November 17, 2014, 08:45:03 pm »
If you'd like to create programs for android you could try the easy PhoneGap way, no java or eclipse involved. Just create a web application with html, css and javascript and you're good to go.

http://phonegap.com/

Learning java still is the best way to program Android Apps though.

Kiuhnm

  • Guest
Re: Programming Question
« Reply #17 on: November 17, 2014, 08:51:04 pm »
If you'd like to create programs for android you could try the easy PhoneGap way, no java or eclipse involved. Just create a web application with html, css and javascript and you're good to go.

http://phonegap.com/

Learning java still is the best way to program Android Apps though.

What about Scala?

Offline gingk0

  • Serf
  • *
  • Posts: 27
  • Cookies: 3
  • *teehee*
    • View Profile
Re: Programming Question
« Reply #18 on: November 17, 2014, 11:09:23 pm »
What about Scala?

Yes Scala too, but you need to learn Scala to do so. Most people know how to write a web-app already. The whole point of phonegap is to deliver a solution for web-designers who want to develop mobile apps but don't want to leanr a whole new language.

Also, important to know: PhoneGap is for android, IOS, windows phone, blackberry, Palm webOS, bada and Symbian.

Offline seems_27

  • /dev/null
  • *
  • Posts: 7
  • Cookies: -1
    • View Profile
Re: Programming Question
« Reply #19 on: November 18, 2014, 06:15:46 pm »
Is there a chat room on here? I have a question about python

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Programming Question
« Reply #20 on: November 18, 2014, 07:34:58 pm »
Is there a chat room on here? I have a question about python
Yeah, https://evilzone.org/scripting-languages/

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
>>>import this
-----------------------------