Click here to Skip to main content
15,915,019 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Web Development Stack Pin
ZurdoDev10-Aug-16 9:16
professionalZurdoDev10-Aug-16 9:16 
GeneralRe: Web Development Stack Pin
Vincent Maverick Durano10-Aug-16 9:43
professionalVincent Maverick Durano10-Aug-16 9:43 
GeneralRe: Web Development Stack Pin
Ravi Bhavnani10-Aug-16 10:36
professionalRavi Bhavnani10-Aug-16 10:36 
AnswerRe: Web Development Stack Pin
Plamen Dragiyski11-Aug-16 1:52
professionalPlamen Dragiyski11-Aug-16 1:52 
GeneralRe: Web Development Stack Pin
ClockMeister11-Aug-16 2:40
professionalClockMeister11-Aug-16 2:40 
GeneralRe: Web Development Stack Pin
Dar Brett11-Aug-16 2:51
Dar Brett11-Aug-16 2:51 
GeneralRe: Web Development Stack Pin
kalberts11-Aug-16 5:42
kalberts11-Aug-16 5:42 
GeneralRe: Web Development Stack Pin
DumpsterJuice11-Aug-16 12:02
DumpsterJuice11-Aug-16 12:02 
Kevin,

I was the same way not very long ago. I have a plan to get you going.

1. Research the Tech, and get conversant in what it actually does like this:

-------------------------------------------------------------
Technology Type
-------------------------------------------------------------
Javascript Web Scripting
Type Script Web Scripting (Compliesto js)
jQuery Navigate HTML without DOM
NODE JS Event Driven Asych programming languge for the web.
Angular JS Advanced java Script Framework
JSON XML replacement
BootStrap (front-end web framework)
AJAX Async HTML/Scripting
REST(ful) WebAPI Web Technology/Design pattern
ASP.NET MVC Web Technology/Design pattern
IOC/Dependency Injection (inversion of control) Advanced Coding Technique, separates the client from having to know the services info.
Entity Framework ORM Database mapper, Code gen.
CSS Presentation layer manipulation
Design Patterns Software Design Patterns
SQL Database/Language T-SQL
NoSQL Database in Memory
MongoDB Database in Memory
Redis in-memory data structure store, used as database, cache and message broker
Kafka publish-subscribe messaging (Think 100's of millions of messages and transactions)
Memcached in-memory key-value store for small chunks of arbitrary data
ActionScript Replaces Flash
HADOOP Big Data
Informatica Premier ETL tool

2. Start with Java Script, and pick them off one at a time.

Assuming you know C#, use this site to start a first web site. Commit 30 mins a day.
You have to actually write the code, not just read about it.
I know the list is long, but you dont have to code in all of them, the point is - get started.

AND Armed with a list like above, you should be able to become conversant in them.

w3schools . com has Quizzes you can take. Take the Java script quiz cold, and see what you score.

The getting started part, is hard. That List above is just a primer.
You need to add to it: For instance, Knockout.js is not on the list.. theres a lot more that are not
on there.

Just doing that research gets you conversant in the technology, then you have to do some work, but
dont try to do it all in one day. It doesnt work that way. 30 min a day, is a commitment you can do.

Where there's smoke, there's a Blue Screen of death.

GeneralRe: Web Development Stack Pin
Kevin Marois11-Aug-16 13:29
professionalKevin Marois11-Aug-16 13:29 
GeneralRe: Web Development Stack Pin
DumpsterJuice11-Aug-16 12:11
DumpsterJuice11-Aug-16 12:11 
GeneralThought of the day Pin
OriginalGriff10-Aug-16 5:37
mveOriginalGriff10-Aug-16 5:37 
GeneralRe: Thought of the day Pin
Kenneth Haugland10-Aug-16 5:57
mvaKenneth Haugland10-Aug-16 5:57 
GeneralRe: Thought of the day Pin
Ravi Bhavnani10-Aug-16 6:13
professionalRavi Bhavnani10-Aug-16 6:13 
GeneralRe: Thought of the day Pin
Kenneth Haugland10-Aug-16 6:44
mvaKenneth Haugland10-Aug-16 6:44 
GeneralRe: Thought of the day Pin
Richard MacCutchan10-Aug-16 6:16
mveRichard MacCutchan10-Aug-16 6:16 
GeneralRe: Thought of the day Pin
OriginalGriff10-Aug-16 6:29
mveOriginalGriff10-Aug-16 6:29 
GeneralRe: Thought of the day Pin
Brisingr Aerowing10-Aug-16 7:24
professionalBrisingr Aerowing10-Aug-16 7:24 
GeneralRe: Thought of the day Pin
OriginalGriff10-Aug-16 7:59
mveOriginalGriff10-Aug-16 7:59 
GeneralRe: Thought of the day Pin
MarkTJohnson10-Aug-16 8:31
professionalMarkTJohnson10-Aug-16 8:31 
GeneralRe: Thought of the day Pin
Brisingr Aerowing10-Aug-16 16:31
professionalBrisingr Aerowing10-Aug-16 16:31 
GeneralRe: Thought of the day Pin
OriginalGriff10-Aug-16 21:58
mveOriginalGriff10-Aug-16 21:58 
GeneralRe: Thought of the day Pin
Daniel Pfeffer10-Aug-16 6:16
professionalDaniel Pfeffer10-Aug-16 6:16 
GeneralRe: Thought of the day Pin
Kenneth Haugland10-Aug-16 6:30
mvaKenneth Haugland10-Aug-16 6:30 
GeneralRe: Thought of the day Pin
R. Giskard Reventlov10-Aug-16 6:16
R. Giskard Reventlov10-Aug-16 6:16 
GeneralRe: Thought of the day Pin
OriginalGriff10-Aug-16 6:26
mveOriginalGriff10-Aug-16 6:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.