updating ma skillz
-
I've been reading and hearing about how SAS and SAP developers are in demand. I don't even know where to start learning that stuff, any ideas?
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
We have an enterprise license so I go through the help files. I don't know what you do if you are on the outside. You would think that they would have some free tools to allow students to learn this stuff.
MrPlankton
(bad guy)"Fear is a hammer, and when the people are beaten finally to the conviction that their existence hangs by a frayed thread, they will be led where they need to go."
(good guy)"Which is where?"
(bad guy)"To a responsible future in a properly managed world."
Dean Koontz, The Good Guy -
I have no comments. You've not had to fix as much crap VB5-6 code as I had to. The horrors.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
Yes. If you have done MFC programming you will be amazed at how much functionality Qt has and how easy it is to build an application that will run on windows, mac and linux without code modifications.
John
Thanks John, downloaded the OS version and I'll play with it when I get the chance :)
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
I am working in VB6. :( But yesterday I got a hint. I suggested making a new dll for encrypting data in VB6 and I was told: "Make it in .Net. We are migrating soon." :-D
Loading signature. Please wait...
d@nish wrote:
I am working in VB6
You have my sympathies. But I have to ask, what the heck are you working in this day and age that's being done in VB6?!!! Please tell me its legacy support and not something new...
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
C
. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]Always a favorite, but the last time I used C out of academia was when I was working in telecommunications.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
I HATE Sharepoint programming. But it is a skill in demand. There little in the way of good documentation and examples, plus Sharepoint is buggy and debugging is brutal. You spend more time figuring out plumbing then you do writing code. I'm not sure if WPF and Silverlight are going to take off. I'm still waiting to see if that happens with them. Not everything MS pushes pans out like ASP.Net has.
I didn't get any requirements for the signature
ToddHileHoffer wrote:
I HATE Sharepoint programming
That makes 2 of us. I spent 6 months on that crap before a sprocket came loose and I started banging my head against the wall in frustration.
ToddHileHoffer wrote:
There little in the way of good documentation and examples
Nonexistent is more like it.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
Always a favorite, but the last time I used C out of academia was when I was working in telecommunications.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
Mustafa Ismail Mustafa wrote:
but the last time I used C
That is up to you (at least I hope :rolleyes: ). I use
C
(orC
-likeC++
) almost everyday. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
I've recently realized that I'm lagging behind a bit in the technology game. I've been so quagmired with Work and School that I haven't had the time to teach myself something up to date. I've decided to amend that. Any suggestions? WPF & Silverlight are both on my list of must learns. I'm looking for things that are more and more in demand by the market.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
[Message Deleted]
-
I've been reading and hearing about how SAS and SAP developers are in demand. I don't even know where to start learning that stuff, any ideas?
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
SAS seemed to be jolly expensive. You could learn R, R is free and seems to be regarded well. http://www.r-project.org/
-
Mustafa Ismail Mustafa wrote:
but the last time I used C
That is up to you (at least I hope :rolleyes: ). I use
C
(orC
-likeC++
) almost everyday. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]My average day consists of C++, C#, HTML and JavaScript and obviously lots and lots of SQL and T-SQL.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
If you're interested in web programming the new ASP.NET MVC architecture sure is purty. I would look into the following goop: C# Desktop application -> Web Service ->
Business Layer -> Database
Web Application (WebForms or MVC) ->Business Layer -> Database
In this case the Business Layer and Database can be shared/reused by both UI's. That should keep you busy for a while :DTodd Smith
Todd Smith wrote:
C# Desktop application -> Web Service -> Business Layer -> Database
Been doing that for some time now :)
Todd Smith wrote:
Web Application (WebForms or MVC) -> Business Layer -> Database
Need to change webforms to MVC, though to be honest (and potentially thick) from what I read I really couldn't see the gains
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
[Message Deleted]
I actually downloaded what I needed for Ruby just the other day. Erlang I've already worked on (I worked for the Telecomm industry :)) I wouldn't know what to comment about WPF/Silverlight as I haven't started working on them. I gave WPF a quick whirl about a year ago but I was too busy with work to get deeper into it.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
-
d@nish wrote:
I am working in VB6
You have my sympathies. But I have to ask, what the heck are you working in this day and age that's being done in VB6?!!! Please tell me its legacy support and not something new...
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
Mustafa Ismail Mustafa wrote:
Please tell me its legacy support
Yes. It is maintaining and doing some small enhancements in a legacy application. But somehow I have saved myself from learning VB6. I had to make a new dll and I was surprised that they asked me to make it in .Net. Finally they understood my pain.
Loading signature. Please wait...
-
I've recently realized that I'm lagging behind a bit in the technology game. I've been so quagmired with Work and School that I haven't had the time to teach myself something up to date. I've decided to amend that. Any suggestions? WPF & Silverlight are both on my list of must learns. I'm looking for things that are more and more in demand by the market.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
Mustafa Ismail Mustafa wrote:
Any suggestions?
In the MS world BizTalk, SharePoint and Microsoft Dynamics stuff pay relatively big bucks. Not so easy to learn at home though plus I suspect most techies would find them dull.
Kevin
-
[Message Deleted]
How about clipper (nothing to do with sailing)
-
I've recently realized that I'm lagging behind a bit in the technology game. I've been so quagmired with Work and School that I haven't had the time to teach myself something up to date. I've decided to amend that. Any suggestions? WPF & Silverlight are both on my list of must learns. I'm looking for things that are more and more in demand by the market.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
I am in the same boat as you are. I just started college vacation, but work still demands a lot of time. I'm also planning on updating my skills, that includes WPF, WCF, Linq and other .NET 3.5 new features (which is beginning to grow old and I still haven't got the chance to grab it).
-
I am working in VB6. :( But yesterday I got a hint. I suggested making a new dll for encrypting data in VB6 and I was told: "Make it in .Net. We are migrating soon." :-D
Loading signature. Please wait...
Congratulations!!!! When I took my current job nearly five years ago, one of the incentives for me was that, although I would start with VB6, I was to move to .NET. Now I've been programming in VB.NET/ASP.NET for several years, though I still have to maintain a couple of legacy apps in VB6. (The horrors...)
-
How about clipper (nothing to do with sailing)
Clipper?? LMAO even the most enthusiastic Clipper advocate I know went to Foxpro nearly ten years ago.
-
Clipper?? LMAO even the most enthusiastic Clipper advocate I know went to Foxpro nearly ten years ago.
You may well be LMAO (or should that be LYAO), however, as I'm still developing in and supporting it I fail to see the funny side!!!
-
You may well be LMAO (or should that be LYAO), however, as I'm still developing in and supporting it I fail to see the funny side!!!
:omg: :wtf: It's true....nothing ever dies. I shouldn't be surprised, in my section of our building the majority of the programmers code in FORTRAN (in support of a VMS app that a bunch of business guys originally wrote using the only compiler that came free with VAX-VMS). Now, you do mean good ole Clipper from (originally) Nantucket Software, the xBase compiler? Is this an internal app, or a product?