0
votes
2answers
135 views

Client = Html5 + CSS3 + JS + Jquery. Server =?

I want to build most of my functionality on the client. However I'm not quite sure which server-side web development framework can provide me with a nice REST endpoint to handle resources, business ...
-6
votes
0answers
85 views

Do i really need to do this in 30 days -__- [closed]

Hello guys do i really need to do a 30 day course in 30 days (to get the best knowledge) , i mean i know i can just do it so on but i ain't sure will i get the same amount of understanding/knowledge ...
4
votes
2answers
652 views

Are there any frameworks available for drawing with CSS?

I realize this sounds silly. Let me explain: I just came across this page about using CSS elements to create shapes- square, circle, triangle, star, yin-yang (yin-yang!), etc. using pseudo elements. ...
6
votes
8answers
372 views

Clarification On Web Development And .Net

This might not be an appropriate question for SO, but I'm feeling a bit overwhelmed and thought I could find some direction. I'm mostly a .NET winForms developer. I (possibly naively) feel like the ...
6
votes
3answers
555 views

Is there a canonical book on creating highly interactive websites (eg. “Flash” like) with HTML5/CSS3/JS/jQuery?

I know some of the basics of these technologies already, but it is mostly limited to more static sites. Using things like HTMl5 semantic elements, CSS3 gradients, shadows, @font-face etc. Is there a ...