|
-
Aug 20th, 2008, 10:36 PM
#1
Thread Starter
New Member
I want to learn programming
Hi all,
I am giving a serious thought towards learning programming. I am completely new to this world. I have never done programming but I am very comfortable with using computer. I have some basic knowledge about programming( basic terminologies like platform, editor, some basics of BASIC language etc.)
I am in to Human resources right now, but I want to get in to software.
What would be the best way to do that. I am very smart and can grasp anything very quickly. So learning is not an issue for me. All I need is a point to start learning and the right direction.
What programming language should I learn?
And what could be the sources?
I would really appreciate if you could help me on this.
Thank you,
Manali.
-
Aug 20th, 2008, 10:41 PM
#2
Re: I want to learn programming
I moved your thread since Forum Feedback is meant for questions/problems with the forum itself.
-
Aug 21st, 2008, 06:01 AM
#3
Re: I want to learn programming
Welcome to the forums. 
What are you interested in?
Desktop programming?
Web programming?
Both?
-
Aug 21st, 2008, 09:37 AM
#4
Re: I want to learn programming
Let me ask the same question Hack asked, but slightly different:
Why do you want to learn to program?
To simply do it? To get a job? To create something specific for yourself? Or, some other reason?
Guidance that we give for learning to program is dependent upon what you want to do. We could say "go get an entry-level book on Visual Basic or C#", but depending on what you want to do, those might be the wrong topics. We need more information to guide you properly.
If you aren't sure of your answers, then I suggest getting an entry level book on Visual Basic.NET or C#. You can also download the Express Editions of either of these from Microsoft for free
( http://www.microsoft.com/express/default.aspx )
Of course, if you have questions while learning, then posting here at VBForums is a good idea
BraD!
Brad!
-
Aug 21st, 2008, 11:20 AM
#5
Re: I want to learn programming
 Originally Posted by brad jones
I suggest getting an entry level book on Visual Basic.NET or C#.
And for VB.NET entry level books, permit me to suggest this one.
-
Aug 22nd, 2008, 12:56 AM
#6
Thread Starter
New Member
Re: I want to learn programming
Thank you for all the suggestions. I have a strong desire to learn programming' Little bit about my background. I have been working in the HR, but I think my brain needs something more challenging than what HR/ administrative field offers.
I am considering learning programming as a career change. I have been observing the software industry for a long time. My husband is a software engg. so I am familiar with the software, and I think I should start with web programming. So I was wondering if I should start with learning C# or VB.net.
I hope this will give you more idea about what I am looking for.
I bought programming for dummies today, and started reading it. Do you think it's a good start just to get a hang of really basic stuff?
-
Aug 22nd, 2008, 01:55 AM
#7
Re: I want to learn programming
Learning VB.NET is probably the easier language to learn. You can use either VB.NET or C# in ASP.NET (web development) but VB.NET is more verbose which makes it easier to understand.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 22nd, 2008, 06:45 AM
#8
Re: I want to learn programming
Before selecting a language (I agree with VB.NET), you should get comfortable with programming.
If you understand programming, picking up a language to program in becomes much easier.
-
Aug 23rd, 2008, 11:39 AM
#9
Re: I want to learn programming
Web Development is a good place to start since it can be a bit more easier to start out with.
Download the Web Developer Express from MS (should be linked from brads posted link) so you can check it out and see if that is where you want to concentrate your efforts on.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 25th, 2008, 03:03 AM
#10
Addicted Member
Re: I want to learn programming
Once you are comfortable with simple programming, may be you should consider SAP HR module. That way you can do programming and your experience in HR can be put to use.
-
Aug 28th, 2008, 11:33 PM
#11
Re: I want to learn programming
Since it has not been mentioned, there is also PHP as a web development language. You can find more information about it on its web site.
Welcome to the forums
My usual boring signature: Something
-
Aug 29th, 2008, 09:29 AM
#12
Re: I want to learn programming
If you are learning for a career in programming, then I recommend C#. While there might be more jobs to be found with something like Java, C# is easier and the number of available jobs are greater. Yes, this is a VB forum, so most people will recommend VB form here; however, in truth, more companies will hire you quicker if you have C# experience today.
Brad!
-
Aug 29th, 2008, 09:34 AM
#13
Re: I want to learn programming
Java and C# go well together since they are in a lot of ways similar.
-
Aug 29th, 2008, 05:46 PM
#14
Frenzied Member
Re: I want to learn programming
Could you provide any links to some basic tutorials for C#.
-
Aug 29th, 2008, 06:00 PM
#15
Re: I want to learn programming
 Originally Posted by CoachBarker
Could you provide any links to some basic tutorials for C#.
check This
and ofcourse MSDN is always there
__________________
Rate the posts that helped you 
-
Aug 30th, 2008, 08:29 PM
#16
Re: I want to learn programming
 Originally Posted by CoachBarker
Could you provide any links to some basic tutorials for C#.
There are lots of tutorials and articles on C# on this site. If there is something you don't see on this site, let us know. Chances are, one of us can write up what you need or provide answers here in the forum.
To be honest, we aren't going to create a very good list of other sites with tutorials as those would likely be competitors to Codeguru. But then, our hope is to take care of you here!
Brad!
-
Sep 2nd, 2008, 04:38 AM
#17
Re: I want to learn programming
MSDN was always the main resource for me when I learned VB.Net and C# on my own. Of course knowing other languages beforehand helps in grasping new programming languages.
C# would be easier since there is less keywords to remember I believe but if you have patience VB will prove to be easier to understand because of its verbosity.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|