Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Go with both for sure. (Score 1) 403

I made an application on Android and i checked Objective-C recently for a project.The target app is required to be written for Android and iOS. I was checking about applications' publication on the two platforms' stores and i stumbled upon the fees that are required for developer's registration. Android : 25$ iOS: 99$.(I admit i did not expect these fees.I am student and the project is an open source one for clearly educational purposes.I got disappointed a little.) Don't forget that owning a Mac is supposed to be a prerequisite for iOS development, since Apple does not support Windows (Although i found an IDE called Titanium Developer, that i am going to use).

One is open source and the other is enough closed. However,I think approaching both platforms is the way to go.The more platforms you support ,the wider your potential customer base will be. Android = Java , iOS = Objective-C. Both have C as a base. I think you will be just fine.

Comment Recycle bin? Bad move? (Score 1) 418

If you want to get rid of something, first destroy it then delete it. Otherwise, you just have evidence sitting on your disk, because whatever you delete, just has its flag changed. So it remains there , till it gets overwritten. People who would look for the file will not just use windows' search. i bet many are going to burn their HDs now.

Slashdot Top Deals

Any circuit design must contain at least one part which is obsolete, two parts which are unobtainable, and three parts which are still under development.

Working...