Welcome to Dream.In.Code
Getting Help is Easy!

Join 136,446 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,181 people online right now. Registration is fast and FREE... Join Now!




C/C++

 
Reply to this topicStart new topic

C/C++, high level programming in Web Development

cgig
20 Aug, 2008 - 01:23 PM
Post #1

New D.I.C Head
*

Joined: 20 Aug, 2008
Posts: 3

Hi To All at Dream in Code
I was wondering is C/C++ used in web development and if so what are some good reason/examples to learn C/C++ for web development if it's mostly Html and XML based?
Any help is most appreciated
Thanks
User is offlineProfile CardPM
+Quote Post

Xarver
RE: C/C++
20 Aug, 2008 - 01:40 PM
Post #2

D.I.C Head
**

Joined: 6 Aug, 2008
Posts: 60



Thanked: 2 times
My Contributions
C++ is definitely not for web development.
It's a programming language, not a scripting language.
Scripting languages are languages that compile themselves,
such as HTML, CSS, and Python.

( Python can be used for web development but still isn't the best choice... )

I suggest just learning XHTML/CSS,
It's easy and it gets the
job done just as well as anything else for web development.
If you want to connect to a SQL Database,
learn PHP and MySQL.

~ Xarver smile.gif
User is offlineProfile CardPM
+Quote Post

cgig
RE: C/C++
21 Aug, 2008 - 11:15 PM
Post #3

New D.I.C Head
*

Joined: 20 Aug, 2008
Posts: 3

thank Xarver for your reply.
I really appreciate your help
My main reason behind the question is I have seen Job opportunities for web developer asking for C++ or Java lately.
Example
Web developer
Local Fort Worth company is seeking a capable web developer with proven experience in rendering images to reflect user selections. The intent is to empower users to visualize a web order after entering required criteria, with data from Microsoft SQL Server, in a Microsoft IIS environment.

The solution needs to integrate with an existing .NET web solution.

Recommended technologies: Java and/or anything .NET (C++, J++, C#, VB.NET), Flash, etc.

If creativity and challenge grab your interest...this is the position for you. Work directly with ownership to achieve web goals.

However, right now I have an opportunity to learn C/C++ since I currently work around many programmers. However I will take your advice and begin practicing xhtml and css (already have a intermediate actionscript exp.)

From above it sounds more like they are looking for a Web Software Developer not a Web developer correct? Is there a difference between the two
I'm a little confused blink.gif


This post has been edited by cgig: 22 Aug, 2008 - 06:35 PM
User is offlineProfile CardPM
+Quote Post

cgig
RE: C/C++
22 Aug, 2008 - 08:10 PM
Post #4

New D.I.C Head
*

Joined: 20 Aug, 2008
Posts: 3


I understand C/C++ is not used but what about Java
Do some web developers use JAVA and if so what for?
Thanks in advance for any help
User is offlineProfile CardPM
+Quote Post

Galaxy_Stranger
RE: C/C++
14 Sep, 2008 - 11:45 PM
Post #5

New D.I.C Head
*

Joined: 7 Feb, 2006
Posts: 18


My Contributions
QUOTE(cgig @ 22 Aug, 2008 - 09:10 PM) *

I understand C/C++ is not used but what about Java
Do some web developers use JAVA and if so what for?
Thanks in advance for any help


Oh, I see. First of all - many job postings are written by someone buried in the Human Resources dept. of the company. They may have no idea at all what the job is all about and what they really need. So, it's POSSIBLE that's what's happening.

BUT, with that said, the reason they're asking for C/C++ is because if you're experienced in C/C++ then you're a hop, skip and a jump away from every other conventional language. The general syntax between C/C++, Java and C#(.NET) is nearly identical. Now, compiled programming languages aren't used for web design - so why do they want it?

From the job description, I see that they're a .NET shop. This means they use Microsoft IIS(Internet Information Services - Web Server). The whole point of .NET is to make software development easy for jobs with different languages involved - you're supposed to be able to write a class in one language, and then turn around and use it in a completely other language. So, you can write a C++ class and use it in, say, a Visual Basic.NET application. So all .NET languages can technically talk to each other.

Specifically, when they mention C++, they're asking for Visual C++ which is the C++ Visual Studio compiler.

Because of this, IIS is .NET, so you can use C# code in your ASP.NET pages and such. So, if you know C++, you can slide into C# without too much trouble - all you have to do is learn the Microsoft interface for everything...

I haven't worked with JSP(Java Server Pages), but as I understand it, JSP can contain Java code - kinda like you can with C#.

This post has been edited by Galaxy_Stranger: 14 Sep, 2008 - 11:48 PM
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 02:41PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month