F&A Diskussionen
Can i be a programmer
0 Stimmen
2 Antwortenc# try-catch vs trypharse
0 Stimmen
1 AntwortJavascript
0 Stimmen
1 AntwortGathering general coding advises...
-3 Stimmen
1 AntwortWhat is your weapon?
-5 Stimmen
3 AntwortenPython Program Errors
1 Stimme
1 Antwortwhat languages are needed to allow customers to upload a form to a server, which can then be displayed on another page (Similar to ebay). i cant wrap my head around what code is needed (other than the method=post)...i have created a database using sql but cant make sense of how to allow a user to enter details...for it to then appear on the home page of my website for example. many thanks!
0 Stimmen
2 AntwortenWY I get a rundum number from memory when I run this code
#include <iostream>
using namespace std;
int main ()
{
int array [5];
for (int x = 0; x < 5; x++) {
array [x] = 42;
cout << x << ': ' << array [x] << endl;
}
return 0;
}
if I replace ': ' with ": " every thing works well.
0 Stimmen
2 AntwortenHeute heiß
Fix the following code
2 Votes
Mobile number and similarity
0 Votes
GitHub account connecting issue
2 Votes
Coding issue
2 Votes
how to creat database?
1 Votes
Alguém Português por aqui?
0 Votes
Regarding Basics :-
2 Votes