10 Topics

Member Avatar for
Member Avatar for tyresebro1

I am currently a web developer and its the only thing I am good at in many fields of software development/programming. When starting as a web developer you should learn the three building blocks of web development such as HTML, CSS and JavaScript and also some server side language like …

Member Avatar for NehaPande
0
148
Member Avatar for DarkSlash

Im making a game in Unity 2019, I export it to iOS, then open it with Xcode 11.6, I make all the signing process, but when I want to build it I get: > 81 duplicate symbols for architecture arm64 and here is the full description: https://justpaste.it/5uj8p I tried: * …

Member Avatar for rproffitt
0
34
Member Avatar for exsoft
Member Avatar for Sameer_6

I want to make a menu driven program in which I have 4 options 1) input() -Inputs the data WITH A UNIQUE KEY (AND CHECKS FOR REPETION) and writes it to a file 2)output() - Outputs the data using a UNIQUE KEY (WHICH WHEN NOT FOUND GIVES AN ERROR) 3)delete() …

Member Avatar for rubberman
0
319
Member Avatar for ahmedzahir
Member Avatar for myfootballfacts

[MyFootballFacts.com](http://www.myfootballfacts.com/index.html) has recently lauched an Android App. The Android reads data from excel files and transforms to data to tables on our App. The table has a feaature whereby the first column and row are frozen when the tables are large. We would like to do the same for IOS. …

Member Avatar for LastMitch
0
148
Member Avatar for happygeek

Some might argue that there are already quite enough different versions of Angry Birds to last a lifetime, or at least a lifetime of minutes to waste on a mobile gaming platform such as a smartphone or tablet. There is some merit to this, and personally I would be quite …

Member Avatar for <M/>
1
424
Member Avatar for happygeek

![bomb021](/attachments/small/0/bomb021.jpg "align-right") "There are bombs littered all over the city and your job is to stop them from exploding" that's the premise of Bomb Disposal Unit 54, a new game that I have been playing on my iPad before it's official release in the App Store on 6th May. When …

Member Avatar for Daniel Jones
0
242
Member Avatar for VanessaRyan

[ATTACH=left]19550[/ATTACH]Tap Me, Inc. launched the industry’s first [URL="http://tap.me/wp/how-it-works"]in-game advertising platform[/URL] this week. This platform gives designers the ability to place ads that are in context with the game being played, rather than disrupting it. Gamers will no longer have to get rid of banner ads or pop ups in order …

Member Avatar for VanessaRyan
0
641
Member Avatar for dhawalruud

[code] #include<iostream.h> #include<conio.h> #include<iomanip.h> #include<stdio.h> #include<stdlib.h> #include<fstream.h> #include<string.h> int n=0; // current no. of players ( to add to next one) int num=0; // total number of players class date { public: int dd; int mm; int yy; }; class players { public: char name[30]; date dob; char userid[30]; char …

Member Avatar for jonsca
0
691