Currently browsing category

Programming & Design

How to get virtual world games on my website?

We’ve a games website and I’d prefer to placed some personal world adventures on it, I have no idea of how to put them on or discover any.I’d prefer some adventures with open world where you may create you have character, instance like neighborhood ville or perhaps mafia competitions.it really …

Some help with C++ classes?

Now i am teaching myself C++ having a couple ebooks and on the net information.I’ve achieved it to tuition and Now i am having a difficult time understanding the idea.So will i have the following right A class is definitely an object for instance int and also double. An access …

Question about HTML coding?

I have to make an internet site .that comprises links that will other web sites.I have no clue how to accomplish that.what should i do Best to set up a selection menu: Notice following internet sites for selection menus: CSS Collection Horizontal CSS Menus:http://www.dynamicdrive.com/style/csslibrary/category/C1/ CSS Collection Vertical CSS Menus:http://www.dynamicdrive.com/style/csslibrary/category/C2/ http://www.dynamicdrive.com/dynamicindex1/ …

Java GUI if/else issue?

personal boolean checkNumber() in case (textPhone.startsWith(“972”) textPhone.startsWith(“214”)) labelPhone.setForeground(Color.BLACK); return true; different labelPhone.setForeground(Color.RED); return false; this challenge is part of a GUI enrollment form for a project im working on and I’d be pleased if anyone could assist me out keeping this, basically im attempting to say in case whatever variety …

Need help in programming plz?

dont know how to do the deal i need assist with do this if some one can do it personally i effectively be prized Write a whole C application called MyDictionary because follows: – Define/declare the following global issues: State a dictionary access structure struct entry char *word; char *definition;; …