|

September 6, 2010, 09:42 PM
|
 |
Cricket Savant
|
|
Join Date: March 9, 2008
Location: Ω
Posts: 35,905
|
|
Computer Programming Help & Discussion
Let's discuss anything related to computer programming here. I am trying to relearn C++ and finally settled on Code Blocks.
I used this link:
http://www.cprogramming.com/code_blocks/
I followed everything step-by-step. But my main.cpp file seems to be 'broken' and when I click on it I get the message "Coudln't open main.cpp. The file does not exist."
What could go wrong? I can neither run nor build a program. Any help would be appreciated.
Mods can move this thread to FC if you think it'd server better cause.
|

September 6, 2010, 09:45 PM
|
 |
Cricket Savant
|
|
Join Date: March 9, 2008
Location: Ω
Posts: 35,905
|
|
When I build any file it gives me a pop saying 'Can't create output directory bin\Debug\
|

September 6, 2010, 10:08 PM
|
 |
Cricket Savant
|
|
Join Date: March 9, 2008
Location: Ω
Posts: 35,905
|
|
Thanks friends. It has been resolved. For some weird reason the main file was in entirely different directory.
Hi-Five!
|

January 27, 2011, 01:12 PM
|
 |
Cricket Savant
|
|
Join Date: March 9, 2008
Location: Ω
Posts: 35,905
|
|
Anyone worked with Lyx (a WSIWYG of LaTeX)?
|

July 27, 2011, 05:53 PM
|
 |
Cricket Savant
|
|
Join Date: March 9, 2008
Location: Ω
Posts: 35,905
|
|
Need a CS mentor. Anyone interested to be my guru? 
|

August 5, 2011, 03:19 PM
|
 |
Moderator
|
|
Join Date: September 16, 2008
Location: Guantanamo
Favorite Player: Innocent Bird
Posts: 48,721
|
|
Kigo dada, ekla ekla kar sathe kotha bolen?:p
Posted via BC Mobile Edition (Android)
|

August 5, 2011, 10:29 PM
|
 |
Cricket Savant
|
|
Join Date: June 27, 2007
Location: Dhaka Mental Hospital
Favorite Player: Jahanara Alam, Zuccarello
Posts: 25,243
|
|
Heheheheh..e to bhai pura pagol...nijey nijey kotha boltese...heheheh!
__________________
God bless Ingrid Newkirk, Dianne Feinstein, Hillary Clinton, Kamala Harris, Kirsten Gillibrand, Elizabeth Warren & Mitch Landrieu!
twitter.com/bujheekom
|

August 6, 2011, 05:24 AM
|
 |
Cricket Sage
|
|
Join Date: March 30, 2007
Location: Connecticut
Favorite Player: Abu Jayed Rahi
Posts: 15,523
|
|
Quote:
Originally Posted by ZeeshanM
Need a CS mentor. Anyone interested to be my guru?
|
I would be more than glad to assist. 
|

August 6, 2011, 05:25 AM
|
 |
Cricket Sage
|
|
Join Date: March 30, 2007
Location: Connecticut
Favorite Player: Abu Jayed Rahi
Posts: 15,523
|
|
Gopal,
This is the best site to learn programming languages from:
http://www.w3schools.com/
|

August 6, 2011, 07:00 AM
|
Street Cricketer
|
|
Join Date: August 2, 2011
Posts: 10
|
|
I've worked with LyX. And LaTeX, too. And Python and C. But no C++.
|

August 6, 2011, 12:23 PM
|
 |
Cricket Sage
|
|
Join Date: March 30, 2007
Location: Connecticut
Favorite Player: Abu Jayed Rahi
Posts: 15,523
|
|
Quote:
Originally Posted by ehsan2012
I've worked with LyX. And LaTeX, too. And Python and C. But no C++.
|
welcome to BC ehsan.
C++ is not that syntactically different from C. C++ library has more functionality than C...and that's pretty much it. also some of the functions are written slightly bit differently.
|

January 24, 2012, 10:15 PM
|
Banned
|
|
Join Date: August 31, 2011
Location: HELL
Favorite Player: Indians
Posts: 2,190
|
|
can you guys help with my headphones? i plug them in but they dont work and its new headphones
|

January 25, 2012, 03:54 AM
|
Club Cricketer
|
|
Join Date: June 10, 2011
Posts: 170
|
|
I need the vba code for picking the value from a certain cell in excel ... any help ?
__________________
LBW = Lungi Before Wicket
|

February 10, 2012, 10:41 PM
|
Club Cricketer
|
|
Join Date: February 10, 2006
Location: Australia
Posts: 180
|
|
Quote:
Originally Posted by Severus
I need the vba code for picking the value from a certain cell in excel ... any help ?
|
Dim strVal As String
strVal = Range("D5").Value
MsgBox (strVal)
|

February 17, 2012, 11:13 AM
|
 |
Cricket Savant
|
|
Join Date: June 30, 2005
Location: Little Rock
Favorite Player: Viv Richards, Steve Waugh
Posts: 32,798
|
|
Quote:
Originally Posted by bujhee kom
Heheheheh..e to bhai pura pagol...nijey nijey kotha boltese...heheheh!
|
"Pot meet kettle case" hoiye galo na?
__________________
The Weak can never forgive. Forgiveness is an attribute of the Strong." - Gandhi.
|

January 1, 2013, 08:43 AM
|
 |
MLC World Series I
|
|
Join Date: April 11, 2011
Posts: 5,909
|
|
Interested in learning Python. Any recommendations on where to start or any books I should specifically refer to?
|

January 1, 2013, 10:53 AM
|
Cricket Sage
|
|
Join Date: May 18, 2005
Location: New England
Favorite Player: Mominul Haque
Posts: 24,706
|
|
I used Python recently to simulate a testing program for DOEL.
I mainly googled it.
__________________
À vaincre sans péril, on triomphe sans gloire.
|

January 1, 2013, 11:08 AM
|
 |
MLC World Series I
|
|
Join Date: April 11, 2011
Posts: 5,909
|
|
Google it is then
|

January 1, 2013, 04:10 PM
|
 |
Chief Moderator
|
|
Join Date: August 22, 2003
Favorite Player: Shakib Al Hasan
Posts: 5,944
|
|
Quote:
Originally Posted by maysun
Google it is then
|
If you are looking for books then I recommend the following:
Python Scripting for Computational Science by Hans Petter Langtangen and Mark Lutz's Learning Python.
Both are easy to read and you can learn yourself.If you have OOP experience then it would not take time to learn the basics. I used Python mostly for Silicon validation. Nowadays, many semiconductor companies have Python based Post-Silicon validation platform.
__________________
|

January 2, 2013, 11:49 AM
|
 |
MLC World Series I
|
|
Join Date: April 11, 2011
Posts: 5,909
|
|
Thanks bhaiya, will definitely look into it. And yes, I have OOP experience.
|

January 12, 2013, 03:22 PM
|
Banned
|
|
Join Date: December 23, 2012
Posts: 100
|
|
can anyone provide me with the download of Java program compiler internet link for students? Thanks in advance. 
|

January 13, 2013, 01:51 AM
|
 |
MLC World Series I
|
|
Join Date: April 11, 2011
Posts: 5,909
|
|
Quote:
Originally Posted by Sir Humayun
can anyone provide me with the download of Java program compiler internet link for students? Thanks in advance.
|
http://www.oracle.com/technetwork/ja...ads/index.html
Hope that helps!
|

January 13, 2013, 01:58 AM
|
Administrator
|
|
Join Date: January 22, 2004
Posts: 22,100
|
|
Quote:
Originally Posted by Sir Humayun
can anyone provide me with the download of Java program compiler internet link for students? Thanks in advance.
|
Eclipse is pretty much the de facto open standard IDE for Java development. It is a multi-language and multi-platform package. I would strongly recommend you use eclipse. Not only will this will need your immediate need for coding, running, and debugging Java program but it will serve you in good stead if you wish to pursue software development in the future.
|

January 13, 2013, 10:47 AM
|
Banned
|
|
Join Date: December 23, 2012
Posts: 100
|
|
Quote:
Originally Posted by Zunaid
Eclipse is pretty much the de facto open standard IDE for Java development. It is a multi-language and multi-platform package. I would strongly recommend you use eclipse. Not only will this will need your immediate need for coding, running, and debugging Java program but it will serve you in good stead if you wish to pursue software development in the future.
|
thank you very much Zunaid da...
|

March 6, 2013, 09:54 PM
|
Cricket Sage
|
|
Join Date: May 18, 2005
Location: New England
Favorite Player: Mominul Haque
Posts: 24,706
|
|
Thread pattern defaulting and mod acceptance restriction before
a new thread gets opened may help reduce the job of admins.
__________________
À vaincre sans péril, on triomphe sans gloire.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT -5. The time now is 06:43 AM.
|
|