Programming Is Not Tough.

  • Work-from-home

Don

Administrator
Mar 15, 2007
11,035
14,651
1,313
Toronto, Ca
yea good one.. Programming is not hard its hectic tho :D
and yea I agree: sab language may same logic use karni hoti hai bass syntax and function alag hote hain jo k learn karna mushkil nahi.

Debugging is what eats your time. I remember 2 semester ago when I had 30% assignment due of C. I had an error and it took me about 20 hours of debugging in 3 days. I continuously look for the mistake but I cannot see it. Even meri yeh halat ho gai thi k raat ko kuhwab may bhi code nazer ate thay... but akher may tung aa kar professor ko email ki she said.. "Try to put your variable in brackets" and guess it worked :mad: sirf or sirf variable bracket may nahi tha is wajah say masla kia us ne..

but that was C.. it was very basic compiler error ki bahut kum detail deta hai.. baqi languages error ki achi detail dete hain so un ko thek karna easy ho jata hai.
 
  • Like
Reactions: diya. and Mahen

Mahen

Alhamdulillah
VIP
Jun 9, 2012
21,845
16,877
1,313
laнore
yea good one.. Programming is not hard its hectic tho :D
and yea I agree: sab language may same logic use karni hoti hai bass syntax and function alag hote hain jo k learn karna mushkil nahi.

Debugging is what eats your time. I remember 2 semester ago when I had 30% assignment due of C. I had an error and it took me about 20 hours of debugging in 3 days. I continuously look for the mistake but I cannot see it. Even meri yeh halat ho gai thi k raat ko kuhwab may bhi code nazer ate thay... but akher may tung aa kar professor ko email ki she said.. "Try to put your variable in brackets" and guess it worked :mad: sirf or sirf variable bracket may nahi tha is wajah say masla kia us ne..

but that was C.. it was very basic compiler error ki bahut kum detail deta hai.. baqi languages error ki achi detail dete hain so un ko thek karna easy ho jata hai.
hectic {}{456 yea :p
ji logic tou same hi hoti hai pr many abi start hi nhi ki C# :s
20 hours Debugging mein :eek: lol start mein mera iss sy bhi zadha time lgta ta assignment prepare krny mein 8-| orr na hi mujy itna shok ta :s bs asy hi krty krty kudi samj any lagi :D
lol 20 hours ek variable ko bracket mein krny py laga dye {}{456 yea choti sy choti mistake sy bhi program run nhi krta thik sy :s
 
  • Like
Reactions: ChoCo

Hoorain

*In search of Oyster Pearls*
VIP
Dec 31, 2009
108,467
40,710
1,313
A n3st!
Assalam o Alykum !!

aj mein apna kuch experience share krny lagi ho . :p ye bat aksir muj sy pouchi jati hai orr mostly CS (Computer Science) k student (meri apni cousin /:) ) iss problem k victim hai. /:) problem ye hai k

"How do i learn programming"

tou aisi koi bat nai hai, many kafi bar sub ko ye bataya hai k ye problem un students ko ati hai jinho ne shuro se hi kabi programming k taraf tawajja nai di. basic subjects ki tarf start sy dehyan na diya jaye tou , samjh len us ko agay future mein kafi struggle karni pare gi CS (Computer Science) ki field mein.

kuch log ye bi kehte hain k programming is so tough. tou tough wohi hoti hai jo ap souch len, jo chiz apne khud souch li orr usay dil-o-demagh mein bitha lya hai k yeh mushkil hai, wo chiz apko kabi easy nai lagay gi kyon k apne khud apny andar us ka darr paal lya hai.

now, some little tricks about CS (Computer Science) learning (any language)
sub sy phely ap har programming language k syntax, keyword k bary mein tafseel sy parhen, decision making (if, if elseif, nested ifs, switches, nested swiches) ko ghor se pahren, unke syantex banae, aur chote chote applications write karen jo ap ko help karey.


for example ap Bill Calculator bana k check karey. suppose units agar 100 se kam hon tou per unit .80 ka charge ho ga, agar units 100 se zyada ho jaye tou per unit 1.5 ka charge ho ga orr agar units 200+ ho jaey tou per unit 2.5 ka charge ho ga orr total bill me G.S.T 50 rupees ka include kya jaye ga aur final bill customer ko dikhaya jaye ga screen per
aisay hi ap Result Card bana kar dekhen, Salary Calculator banae, Per Unit cost calculator banen ye small program hain lekin jub ap en ki practice kareny ge tou apko logic develop karni ajaye gi. orr programming me codding se zyada logic use hoti hai, agar apki logic achi hai u can make good programs orr yahan sy hi ap ki logic development bi shuro ho gi. phir jub ap dekhen k yeh chezen asan ho gaen hain


"what is best resource to learn about programming?"

tou us ka answer yeh hai k google is best, ap source ki search kareny ap ko hazaron sites mil jaeny gi jo properly threading karti hai aur help karti hain. mazeed me apko mashwara dun gie k ap koi book zaroor read karen iss purpose k lye orr mein ap ko kuch books k names bi bata deti ho.


1- Starting out with C++ early object (yeh wo book hai jo mene sb se pehle parhi thi aur jo concepts es ne dye, unhi ki base per aj me thora bohat program bana leti ho)
2- C the programming language by danies ritchie (founder of C)
3-Teach Yourself C++ in 21 Days
4-C++ Programming fundamentals

further, if u need any more help from me, then post ur problems :p :D
 
  • Like
Reactions: ChoCo and Mahen
Top