41 Topics

Member Avatar for
Member Avatar for Darya_1

Hi everybody I want to study PhD of architect in the Harvard university. I'm Iranian and 40 years old. I'm a teacher for government for 15 years. I teach in art school. I teach interior design. Can somebody help me? Thanks a lot

Member Avatar for jwenting
0
42
Member Avatar for Papa_Don

Group, I've dabbled in coding (both front end and back end) since the mid 1990s. However I've never done it full time (except for a short stint writing database query's in 2015 and 2016). Because of the economic downturn in 2008 and the sale of Starwood Hotels to Marriott, I …

Member Avatar for Reverend Jim
0
4K
Member Avatar for glenntamis

I want to start an ecommerce site, but don't know where to start. I will be starting a photo website pretty soon, but I am looking to also sell cameras and other photo related items.

Member Avatar for agustina
1
1K
Member Avatar for thecoolman5

Hey, I recently found out how to shutdown another's computer using yours at school with command prompt and when I tried it, it didn't work. Here's the code: shutdown -i and when I click on browse, it says that the server is unavailable. And here at my school, we login …

Member Avatar for Shinigetsu
0
1K
Member Avatar for happygeek

Here’s the concept behind the smartpen: there are millions of pages of good old fashioned handwritten notes taken every day in business meetings and school lessons around the world. Unfortunately they remain trapped within the confines of the paper they are written upon. But what if you could easily share …

Member Avatar for akshay326893
0
504
Member Avatar for ToniSoft

class Program {class Program { static void Main() { int TotalCoffeCost = 0; Start: Console.WriteLine("**Caffe Menu**\n\n1-Small = 1$, \n2-Medium =2$, \n3-Large"); Console.WriteLine("-------------------------------------------------------------"); int UserChoice = int.Parse(Console.ReadLine()); switch (UserChoice) { case 1: TotalCoffeCost += 1; break; case 2: TotalCoffeCost += 2; break; case 3: TotalCoffeCost += 3; break; default: Console.WriteLine("Your Choice …

Member Avatar for ddanbe
0
210
Member Avatar for funkey100

Hey guys! I am working on a school project where I choose "The Evolution of Technology" as my topic. It'll be from making stone tools and fire to the modern information age. I choose a videogame to represent my research and outcome and I'll use Java. I already knew a …

Member Avatar for funkey100
0
293
Member Avatar for MARKONINI

Hello, I'm now year 12 in a programming oriented high school and I have some 3-4 months to complete a programming based project. I know SQL (completed "Introduction to Computer Science" course), PL/SQL (New to PL/SQL but I'm learning fast), C# (learned it 3 years and had good grades) and …

Member Avatar for Momerath
0
330
Member Avatar for joejo

*hello, *Please, i would like some help with how to start with my FINAL YEAR project work dubbed "SCHOOL TRACKING SYSTEM" . I am so much lost on how it shoud be like and what to actually do . Some support would be very much appreciated and am so much …

Member Avatar for joejo
0
193
Member Avatar for vorlic

i was told tht from this: int main () { int i,j,vsota; for (i=1; j=10; i<=j; i++) { vsota=vsota+i+j; j--; } system ("pause"); return 0; } i must make it work with while ; but the oruginal doesnt work allso what should i doo??; please any help;? #include <iostream> using …

Member Avatar for marh
0
220
Member Avatar for chaoz014

Im having a lot of trouble figuring out whta's wrong in my code... it compiles and everything but every time I try to run the program it crashes before even starting and displays the following message: Debug Assertion Failed! Program: c:\CIS 278\MyString\Debug\MyString.exe File: f:\\dd\vctools\crt_bld\self_x86\crt\src\dbgdel.cpp Line: 52 Expression: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) For information.......... …

Member Avatar for deceptikon
0
1K
Member Avatar for mlhuff12

I am a Computer Science student. This semester I am taking an Artificial Intelligence course in which a large number of our labs will be programming with Lisp. Here on DaniWeb under Software Development I did not see a category for Lisp. I was wondering if anybody out there knew …

Member Avatar for Rashakil Fol
0
232
Member Avatar for Bungie

For My basic programming are using python. I want to create a game called rocket race where two rockets are racing side by side dodging meteroids. I just need some help knowing where to start. I made the rockets and the meteroids in paint already. So could you give me …

Member Avatar for slate
0
164
Member Avatar for Mxlfa

Ok you guys are my last hope, i've tried searching what i need and i cant find it. i really tried searching.... but i just don't know exactly what i'm really searching for... i have to do the following project in c# (wrong post haha) but if you could help …

Member Avatar for ztini
0
279
Member Avatar for BCBTP

I am not really good at HTML, (I assume this is HTML, at least, I do C++ mainly). I found this thing called "passwordreset.htm" and I got a little curious(this is on a school computer). I decided to open it, and I found something that looks like a password reset …

Member Avatar for BCBTP
0
262
Member Avatar for drico7041

Do you have to be like a master programmer in a certain language to land a job in this field?

Member Avatar for WaltP
-1
265
Member Avatar for kiaski

A number is called a proper divisor of N if M < N and M divides N. A positive integer is called perfect if it is the sum of its positive proper divisors. For example, the positive proper divisors of 28 are 1, 2, 4, 7, and 14 and 1+2+4+7+14=28. …

Member Avatar for Ezzaral
0
254
Member Avatar for KanazawaFTW

I have an assignment to create a file with number 1-20, and another one with numbers 100-5 decreasing by 5. I've got those two down, but then I need to multiply both those files together one by one and have the answer output to another file. ie: 1*100= 100, 2*95= …

Member Avatar for Clinton Portis
0
187
Member Avatar for 1greatdeal

I bought a computer from a school auction.When it comes up a box pops up with a school user agreement.When you accept it goes to a user name and password screen.Is there any thing I an do to use this computer. thanks

Member Avatar for happygeek
0
220
Member Avatar for isebas

Ok so i just started taking AP Computer Science at my high school and I really have no experience with java (just a little bit with python). So for our fist homework we had to try out a few codes and make some programs. I'm getting a " <identifier> expected …

Member Avatar for isebas
0
237
Member Avatar for JavaStudent101z

import java.io.*; public class Wisk_project_template { private static BufferedReader inStream = new BufferedReader (new InputStreamReader (System.in)); //***************************************************************************** // handles addition private static void optel () throws Exception { // ask name System.out.print ("Hi - what is your name? "); // call menuLevels and ask for level menuLevels (); System.out.print ( …

Member Avatar for NormR1
0
195
Member Avatar for AspiringCoder

I am in a class at my high school currently that requires that I complete a project that interests me. I created a Wordpress theme. One of the requirements for this project is interviewing someone. As I don't know any web developers I was wondering if someone would be willing …

Member Avatar for sgt_toasty
0
294
Member Avatar for ConfusedasH3LL

I have a Associates degree in Business Management and start my Bachelors program next month but I am thinking about changing from Business Management to Business Information Systems. I would like to know where will this degree take me to in the a career in I.T.? Is it the same …

-1
309
Member Avatar for networkZombie

...so I'm trying to make a program that takes in the three sides of a triangle and then decides whether the triangle is equilateral, isosceles or equilateral. I have to have 2 different functions and I can't use global variables ( That's what my teacher wants ). My main function …

Member Avatar for Dingbats
0
267
Member Avatar for Randophera

Hi, I'm kinda new here, and I've only been programming for 6 or 8 months, so please forgive me if I sound like a total noob or an idiot with programming. I've been trying to code for my school assignment two AIs that are supposed to navigate around a maze. …

Member Avatar for ChrisKelso
0
304
Member Avatar for networkZombie

I'm trying to make a program that tells you how much of each type of bill or coin you will receive as change after you enter the total amount of goods you are buying and the amount you are paying with. But my program takes in the total amount of …

Member Avatar for networkZombie
0
201
Member Avatar for networkZombie

I have to write a program for computer science that takes in the total amount of goods your buying and what amount your paying with and then outputs how much change you will receive. So for example your buying something for $3.99 and you have a $5 bill then it …

Member Avatar for jonsca
0
160
Member Avatar for Yutxz

I received the error "possible loss of precision" on the last line of my code. Is it not possible to return a double? My instructions were to create a program, called power, that took a double (x) and raised it to an integer (n) power. [CODE] package power; /** * …

Member Avatar for Yutxz
0
192
Member Avatar for IT cllge stdnt

[url]http://www.columbiasouthern.edu/degree/business/bachelor/information-technology/[/url] I am pursuing a career in Information Technology and would just like some input on whether or not getting this particular bachelors would help or not? THANKSSSS

Member Avatar for IT cllge stdnt
0
268
Member Avatar for happygeek

The long summer holidays are over here in the UK, and our kids have pretty much all gone back to school this week. Which is good news for providers of anonymous proxies and bad news for the school network admins trying to prevent students from accessing inappropriate sites. One UK …

Member Avatar for i pirate work !
0
280

The End.