• 0

Any great websites like alistapart for ASP and PHP?


Question

Yo people! Books are a great piece of bibliography when you need to start a new programming language or want to look some reference. Unfortunately, I have found that techniques (design patterns, obsolete code) and the way certain code is implemented, can change over time, and can make a book "incomplete" in those terms. 

 

I'm looking for a site or sites which a la alistapart which I can read from time to time to learn about the new trends, programming paradigms, what is the new way to do things, etc. for both PHP and ASP. 

 

Thanks a million :D

16 answers to this question

Recommended Posts

  • 0
  On 15/07/2014 at 02:45, adrynalyne said:

APRESS makes some pretty awesome .NET books.

Thanks a lot. Indeed, Apress, wrox, and others actually do good stuff. The thing I'd like to know is how do I keep updated with constant changes. 

 

I found this gem yesterday on YouTube

 

 

I feel that I'm writing too much garbage, and I need to fix that!  It won't be easy, and it will take me a couple of years to do so, but I'm willing to learn.

  • 0
  On 15/07/2014 at 11:37, Jose_49 said:

Thanks a lot. Indeed, Apress, wrox, and others actually do good stuff. The thing I'd like to know is how do I keep updated with constant changes. 

 

I found this gem yesterday on YouTube

 

 

I feel that I'm writing too much garbage, and I need to fix that!  It won't be easy, and it will take me a couple of years to do so, but I'm willing to learn.

Follow codeplex projects.

 

Also, newsletter wise, code project isn't bad.

 

Follow the bloggers too.

  • 0
  On 14/07/2014 at 20:52, Jose_49 said:

ASP .NET MVC

 

Edit: Sorry. Never thought there was a difference. Will start beginning to learn ASP .NET MVC in the following weeks, and I didn't know it was such a big difference!

 

There's a big difference between Web Form and ASP.NET MVC. I'll not say what i think of Web Form ...

  On 15/07/2014 at 11:44, Kami- said:

Follow the blogs of core people in the development community ;)

 

This. Could not agree more.

  • 0
 
  On 15/07/2014 at 11:44, Kami- said:

Follow the blogs of core people in the development community  ;)

 

Who are the core people in the development community?! :p

 

  On 15/07/2014 at 13:13, adrynalyne said:

Follow codeplex projects.

 

Also, newsletter wise, code project isn't bad.

 

Follow the bloggers too.

Thanks a million. I'd also like to know which bloggers to follow!

 

  On 15/07/2014 at 15:43, LaP said:

There's a big difference between Web Form and ASP.NET MVC. I'll not say what i think of Web Form ...


 

This. Could not agree more.

 

 

Already looked that up, and oh boy! It's a paradigm shift. Will be reading more from it, since that'll be doctrine I'll be adopting from now on.

 

  On 15/07/2014 at 15:36, Zlip792 said:

Got this blog through reddit: http://ckon.wordpress.com/

 

PHP relevant..

Sweet! Thanks a lot! 

  • 0
  On 18/07/2014 at 11:59, Jose_49 said:

Crap. That's the thing I'm fearing. I have started learning C# from a Wrox 2008 book. Seems that it uses the old ArrayLIst (didn't know it was deprecated in favor of List) :/

 

Some free ebooks: http://www.makeuseof.com/pages/

  • 0

http://www.codebetter.com and http://www.lostechies.com are pretty good reasources. Don't forget GitHub https://github.com/trending?l=csharp

 

Following other developers on twitter is also a good idea. You'll get interesting links and opinions.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.