9

Should I learn basic iOS programming before starting with Cocos2D?

 2 years ago
source link: https://www.codesd.com/item/should-i-learn-basic-ios-programming-before-starting-with-cocos2d.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Should I learn basic iOS programming before starting with Cocos2D?

advertisements

Like, should I read this book: iOS Programming before starting with this book: Learning Cocos2D, or could I just start with the second book right away? I'm going to make iOS games, not utilities etc. I know Objective-C.


You don't need to. Cocos2D only requires you to create a Cocos view and manages all the UIKit stuff behind the scenes, however you will miss on some interesting Apple-provided frameworks.

If you want to use geolocation, send emails, open SMS, add advertisement, play music from the user's Library, synch into Game Center, allow in-app purchases, you will need UIKit. My advice is therefore: go into Cocos2D first to have something fun rolling, and then learn what you need to make your game better/more profitable.

Related Articles

How should I learn to write programs?

I'm 15 years old and I want to learn how to program computers. I like to think I'm more experienced with computers than the average person, I use the command prompt every day and I know how to access the command line in the command prompt but I have

Pre-allocate memory for a Linux program before starting

I have a program that repeatedly solves large systems of linear equations using cholesky decomposition. Characterising is that I sometimes need to store the complete factorisation which can exceed about 20 GB of memory. The factorisation happens insi

How should I learn to use the Windows API with Python?

I have very little experience building software for Windows, and zero experience using the Windows API, but I'm reasonably familiar with Python. So, how should I go about learning to use the Windows API with Python?Honestly, no. The Windows API is an

How to wait for a function to finish on iOS / Swift, before starting the second

I basically have to methods, which are being called in my viewDidLoad. The first one gets the user's search preferences and saves the preferences to variables at the top. After that I want to access and work with these variables in the second functio

How to get the shortcut (.lnk) file path in a program that started with the shortcut?

I have a c# program which open *.postfix file. If a user runs a (.lnk)shortcut which points to my type of file, my program will open the target. So, how could my program know it is started by a (.lnk)shortcut (and get it's file path)? In some circums

iOS Swift always starts with the same view controller

I am facing 2 problems; How to present the login screen always means even the app comes from background I need to show the login page. I have a logout button in Home controller, I moved from login to home using Show Segue, but I am unable to move bac

What should I learn first before moving to C ++?

I'm learning C, but after that or in the meanwhile, what should I learn first and subsequently before getting into C++ ? Compilers, Data Structures, UML or Design Patterns ?(also when start to learn Win32 API ?) I'm not in a hurry at all, so I can gr

Why should you learn the registry level program for embedded systems, when options like Arduino IDE, etc. are available?

I have done projects using Arduino IDE.I have seen that many projects can be easily implemented using the IDE.Then, why should one learn register level programing? How important is it?Can you do EVERYTHING with the Arduino library? If your project wo

Should I learn Flash / Flex / ActionScript or HTML / CSS / JS (& ldquo; HTML5 & rdquo;)?

I'm fairly new to this whole web-development thing (2 weeks maybe, my 1st scraping of code exists here, I quite like it) and I ended up learning to use Adobe's Flash Builder 4, which I have come to quite like (although Action Script annoys me at time

In general, what programming languages ​​should someone learn to be well rounded?

TL;DR I know C and C++ at a professional level. I've recently been informed that for my studies (Physics and Engineering), I must learn Python. (Prof. requires it) Are there any other languages that are recommend to learn in order to have a general b

Is it necessary to learn C # before starting to work on the development of Windows Phone 8.1?

NB: This question may appear too broad or off-topic. I have no knowledge about C# or about Windows Phone 8.1 development. I have basic knowledge of C++ & have worked in PHP. From tomorrow I have to work on WP 8.1. Since there is no time to learn C#,

How to learn iOS programming without storyboards?

I started learning iOS development three months ago to build a final project for a class of mine. A few of the TAs recommended, since I was using storyboards, to learn how to program iOS without storyboards, completely programatically. I kept getting

Should I learn Java before learning Android?

Should I learn Java before learning Android or I can do both things in parallel? What is the best approach?I would absolutely learn Java first. Don't bother learning things like servlets, Swing etc - but learn: The core language Collections IO String

GTKmm books for beginners? Should I learn GTK + before GTKmm?

I am familiar with C++ & OOP. I really want to develop a GUI for my program running on Linux using GTKmm. However, I could not find any good book or tutorial for GTKmm. I have never done any GUI programming before. I did read the gtkmm tutorial on GT

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK