• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

May involved in Ipad app development, JAVA, I mean along with obj-C...?

 
Ranch Hand
Posts: 403
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
May involved in Ipad app development, JAVA, I mean along with obj-C...? If yes, How much % of the App will be in JAVA the max, eg. 40% Java...?

Obj-C is easy to Learn if, you know what language...........(tell me from the easiest way: known lang eg C++(make it most easy), C, Java).....?
 
Ranch Hand
Posts: 136
Android Mac Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Leonidas Savvides,

Leonidas Savvides wrote:May involved in Ipad app development, JAVA, I mean along with obj-C...? If yes, How much % of the App will be in JAVA the max, eg. 40% Java...?


Do you want to integrate JAVA piece of code in iPhone/iPad application? AFAIK Objective C (primary programming language for iPhone development), C/C++ can be used for iPhone development as of now.

Leonidas Savvides wrote:Obj-C is easy to Learn if, you know what language...........(tell me from the easiest way: known lang eg C++(make it most easy), C, Java).....?


You should learn Objective C first. Start it from HERE.

Best luck n Happy coding..

Thanks
Pratik Goswami
 
Rancher
Posts: 1337
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java is not supported on iOS, so the percentage will be precisely 0%. :-)
 
Ranch Hand
Posts: 471
Mac OS X Hibernate Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Leonidas Savvides wrote:May involved in Ipad app development, JAVA, I mean along with obj-C...? If yes, How much % of the App will be in JAVA the max, eg. 40% Java...?

Obj-C is easy to Learn if, you know what language...........(tell me from the easiest way: known lang eg C++(make it most easy), C, Java).....?



Java is not supported on iOS. You can only use objective c, c/c++, HTML and javascript in your apps
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ObjC is a hybrid of C and Smalltalk--both of which are languages every developer should learn anyway.
 
Alaa Nassef
Ranch Hand
Posts: 471
Mac OS X Hibernate Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

David Newton wrote:ObjC is a hybrid of C and Smalltalk--both of which are languages every developer should learn anyway.



Now why is that?
 
David Newton
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What, why should developers know C and Smalltalk? Because of the way they make you think.
 
Alaa Nassef
Ranch Hand
Posts: 471
Mac OS X Hibernate Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, I'm not a really big fan of c. Have to deal with it now, since I'm using c libraries in my iPhone apps. Never dealt with small talk before
 
David Newton
Author
Posts: 12617
IntelliJ IDE Ruby
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm not saying anyone should be a "fan" of it (although I don't know why someone wouldn't be)--I'm saying that there are a small subset of programming languages I believe all developers should be familiar with because of the way they make you think: knowing these languages, IMNSHO, make developers *better* developers.
 
She's brilliant. She can see what can be and is not limited to what is. And she knows this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic