Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Reply
 
LinkBack Thread Tools Display Modes
Old 04-01-2012, 07:27 PM   #1 (permalink)
Right Off the Assembly Line
 
bijay_ps's Avatar
 
Join Date: Mar 2011
Location: chennai
Posts: 44
Default help in starting movie ticket project


Hello friends!! I want to develop a online movie ticket project using either c or c++ language. But I am a bit confused that from where should I start. I mean on which platform. For general coding purpose I have always used either GCC or Turbo C compiler. And I don't knw database connectivity also. So please help me with some suggestions.
__________________
Follow 7H3 G33K !nside YOU
bijay_ps is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-01-2012, 12:06 PM   #2 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2008
Posts: 35
Default Re: help in starting movie ticket project

What is your focus here. Getting more hands on experience on C/C++ or developing the online project? For web based applications (I assume by online you meant web based) there are better technologies available.

Regards,
Mohit
amohit is offline   Reply With Quote
Old 05-01-2012, 10:13 PM   #3 (permalink)
Right Off the Assembly Line
 
bijay_ps's Avatar
 
Join Date: Mar 2011
Location: chennai
Posts: 44
Default Re: help in starting movie ticket project

Quote:
Originally Posted by amohit View Post
What is your focus here. Getting more hands on experience on C/C++ or developing the online project? For web based applications (I assume by online you meant web based) there are better technologies available.

Regards,
Mohit
my main aim here is getting more experience on c/c++. So please help me
__________________
Follow 7H3 G33K !nside YOU
bijay_ps is offline   Reply With Quote
Old 05-01-2012, 11:10 PM   #4 (permalink)
Simply a DIGITian
 
krishnandu.sarkar's Avatar
 
Join Date: Nov 2007
Location: Kolkata
Posts: 2,942
Default Re: help in starting movie ticket project

Well, for database connectivity you can use MySQL / PostgreSQL.

Just read the documentation and everything is mentioned there.
__________________
  • Read The Forum RULES First.
  • Before PM'ing Or Asking Any Questions To Any Mod Read The FAQ's
  • Before Starting A New Thread Read The STICKY THREADS First
  • Before Participating In Bazaar Section Read The BAZAAR RULES
krishnandu.sarkar is online now   Reply With Quote
Old 06-01-2012, 01:28 PM   #5 (permalink)
Something Something
 
A_n_k_i_t's Avatar
 
Join Date: Jul 2010
Location: Far far away
Posts: 23
Default Re: help in starting movie ticket project

Had done my final year project on C++ & DB Connectivity.

If you are using C/C++...you can use Oracle as a database...You will also need to know the concepts of Pro C.
Its helps in separating C/C++ & SQL language


Plus if you want to add graphics to you application,you can use ncurses.h & curses.h headers

Pro C Links

Click Here1

Click Here2

Click Here3

Click Here1
A_n_k_i_t is offline   Reply With Quote
Old 06-01-2012, 04:15 PM   #6 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: help in starting movie ticket project

Quote:
Originally Posted by bijay_ps View Post
my main aim here is getting more experience on c/c++. So please help me
If your main intension is to get more hands on on C/C++, then I would recommend developing any desktop (command line / GUI) application than web application. Creating web application is very very (mind you, very) hard starting point. For web application, you might want to use Java or .Net languages.
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Old 07-01-2012, 07:22 PM   #7 (permalink)
Right Off the Assembly Line
 
bijay_ps's Avatar
 
Join Date: Mar 2011
Location: chennai
Posts: 44
Default Re: help in starting movie ticket project

Quote:
Originally Posted by A_n_k_i_t View Post
Had done my final year project on C++ & DB Connectivity.

If you are using C/C++...you can use Oracle as a database...You will also need to know the concepts of Pro C.
Its helps in separating C/C++ & SQL language


Plus if you want to add graphics to you application,you can use ncurses.h & curses.h headers

Pro C Links

Click Here1

Click Here2

Click Here3

Click Here1
thnx for the links

Quote:
Originally Posted by Garbage View Post
If your main intension is to get more hands on on C/C++, then I would recommend developing any desktop (command line / GUI) application than web application. Creating web application is very very (mind you, very) hard starting point. For web application, you might want to use Java or .Net languages.
Hello there!! so when you say desktop application do you mean writing programs in C/C++ or something else? because I often write programs using this C language.
__________________
Follow 7H3 G33K !nside YOU
bijay_ps is offline   Reply With Quote
Old 08-01-2012, 11:39 AM   #8 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: help in starting movie ticket project

Quote:
Originally Posted by bijay_ps View Post
Hello there!! so when you say desktop application do you mean writing programs in C/C++ or something else? because I often write programs using this C language.
Yes, I mean writing programs using C/C++ and any desktop library for C/C++.
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Old 09-01-2012, 05:20 AM   #9 (permalink)
Right Off the Assembly Line
 
bijay_ps's Avatar
 
Join Date: Mar 2011
Location: chennai
Posts: 44
Default Re: help in starting movie ticket project

Quote:
Originally Posted by Garbage View Post
Yes, I mean writing programs using C/C++ and any desktop library for C/C++.
Please tell me what is desktop library?? I don't know what it is?
__________________
Follow 7H3 G33K !nside YOU
bijay_ps is offline   Reply With Quote
Old 09-01-2012, 10:35 AM   #10 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: help in starting movie ticket project

Visit The GTK+ Project and Qt - Cross-platform application and UI framework — Qt - A cross-platform application and UI framework
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:38 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2