F&A Diskussionen
Read this !
9 Stimmen
6 Antwortenguys please suggest me the right way to learn php,how to practice,what be the matetials and more importantly how to start...I have a lot of passion and can give plenty of time but the problem is m just a bigginer with little knowledge on programming though m a IT student and in learning phase...I want to establish career on php what should I do...share your experience,tips and knowledge....thanks in advance... !!!
0 Stimmen
10 Antwortenhey guys, I've been trying to work out the formula 'v=I*r'. But whenever I run the program and input values for I and r, it doesn't give the right answer.
This is the code
#include <iostream>
using namespace std;
int main() {
int i,r;
int v = i*r;
cout<<"what is the value of i?\n";
cin>>i;
cout<<"what is the value of r?\n";
cin>>r;
cout<<"voltage ="<<v<<endl;
return 0;
}
p/s: I'm new to programming
1 Stimme
8 AntwortenHello guys right now I am kinda of new in python
my question is related to the function call len()
len() its print out the character but here it's the confusing part, I am working with a list let me explain an example
players
['lee', 'bob', 'moe', 'joe']
len(players)
4
why it's giving me 4 item in the list I thought len it counts the characters and if I do this it give me the correct somewhat answer what I am seeking,
len(players [-1])
3
0 Stimmen
8 Antwortenhi everyone,
I have learn basic java,c++ and eclipse more than 3 times, I know everything about basic, but what is next, is this for just making simple input/output programs?
I want to STEPUP but I Dont have any idea
I want to become a professional Android developer, pls give some suggestions.
q. only for experts
1 Stimme
3 Antwortenin order to find the sum of n numbers given by user,suppose our program is to find the sum of any 4 numbers given by user (using while loop such that (while(i<=4))and incrementing each value of i by 1),if the user give any 2 inputs instead of four then the total sum should be the summation of that two inputs..but the program shows the sum something else,why it is so??
2 Stimmen
3 Antwortenguys this code I wrote passed all the unittest specifications in an oop lab. but they told me that I failed a hidden test. that my code can still be improved upon. I've tried my best but I don't know how to improve the code again. please give me ideas. am I using WET in any block. any unnecessary repetitions or redundancy? this is the code below:
http://www.sololearn.com/app/python/playground/cG5UEvIEkuHd/
0 Stimmen
4 AntwortenHi guys..I need your help..In my project, there is a task to create custom album for videos.album creation working fine.but i want to delete specific video from that album..Deleting whole custom album working.But struggling to delete specific video from album? pls give any solution or references ...thanks in advance
0 Stimmen
2 AntwortenHeute heiß
Sticky position
3 Votes
Help please?
3 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes