- Joined
- Nov 21, 2006
- Messages
- 2,926
- Age
- 40
- Location
- Nashville, TN
- Gil
- 25
- FFXIV
- Shu
- FFXIV Server
- Lamia
Hey folks,
I know a few folks have come and asked me some intro stuff to coding, but I thought I would let everyone share there questions, advice, suggestions and everything else. If I get enough interest I might even think about doing a sub forum for folks to do Q&A's.
So let's see who's interested.
1) What I want to know is what Languages do you know? (and don't fib, because it's important for those that need a subject matter expert)
2) What do you want to learn going forward?
Shu -
1) VB.net, C#, Java, SQL, Jquery, HTML (CSS as well), XML/XSLT. I also am getting a little more proficient at doing powershell scripts and ruby.
I am exceptional at ASP.net systems, and can't stand looking at classic asp unless I have too. I am quite experienced with asp.net coding architecture and my source code usually resides on a Team foundation server, where people have open source here at work.
I am now looking into Entity Framework. I love 4.0, and I like to build custom ajax over the ajax toolkit options. The only thing I would consider myself highly skilled at is maintaining Microsoft SQL Databases. From Stored Procs, Triggers, Job, to writing SSIS packages for data import/exports on Link servers.
2) I want to learn more XML page storage. I have seem some nice stuff with XML temp storage, that enables you to do multithreading without bogging down the overall performance. I want to make sure I don't enable java hacking though in the process, since data transfer is usually highly sensitive over here.
In the distant future when mobile apps are the all and everything, I want to look into HTML 5 (or whatever it is at the time) also if they are still using Object oriented C for apple, I'll probably look into that.. if I ever want to spend a pretty penny.
----
Misc info:
Recent projects:
C# Web app
I have creating a xml post interface in which simulates live data from one site to another, via HTTP Post protocols. Using an XSD I validate to make sure all data is stored correctly on our DB and the clients DB, when posting back.
VB.net Windows App
I have created a multi xml post tool to allow automation of interface posts to simulate live data in bulk as a stress test tool on our current CMS.
I know a few folks have come and asked me some intro stuff to coding, but I thought I would let everyone share there questions, advice, suggestions and everything else. If I get enough interest I might even think about doing a sub forum for folks to do Q&A's.
So let's see who's interested.
1) What I want to know is what Languages do you know? (and don't fib, because it's important for those that need a subject matter expert)
2) What do you want to learn going forward?
Shu -
1) VB.net, C#, Java, SQL, Jquery, HTML (CSS as well), XML/XSLT. I also am getting a little more proficient at doing powershell scripts and ruby.
I am exceptional at ASP.net systems, and can't stand looking at classic asp unless I have too. I am quite experienced with asp.net coding architecture and my source code usually resides on a Team foundation server, where people have open source here at work.
I am now looking into Entity Framework. I love 4.0, and I like to build custom ajax over the ajax toolkit options. The only thing I would consider myself highly skilled at is maintaining Microsoft SQL Databases. From Stored Procs, Triggers, Job, to writing SSIS packages for data import/exports on Link servers.
2) I want to learn more XML page storage. I have seem some nice stuff with XML temp storage, that enables you to do multithreading without bogging down the overall performance. I want to make sure I don't enable java hacking though in the process, since data transfer is usually highly sensitive over here.
In the distant future when mobile apps are the all and everything, I want to look into HTML 5 (or whatever it is at the time) also if they are still using Object oriented C for apple, I'll probably look into that.. if I ever want to spend a pretty penny.
----
Misc info:
Recent projects:
C# Web app
I have creating a xml post interface in which simulates live data from one site to another, via HTTP Post protocols. Using an XSD I validate to make sure all data is stored correctly on our DB and the clients DB, when posting back.
VB.net Windows App
I have created a multi xml post tool to allow automation of interface posts to simulate live data in bulk as a stress test tool on our current CMS.