Is it common for programmers to be proficient(reasonably well) and also be able to work on multiple projects requiring multiple languages at the same time? Or do most folks learn many things but tend to work with one language on one project.
A beginner's cheat sheet for web development
191–198 of 198 posts
Re: A beginner's cheat sheet for web development
#192Earlier quoted context omitted.
its broken on desktop Chrome as well. but I'm not sure why it go so many upvotes if nobody can view it. obviously some people can. Uncaught SyntaxError: Unexpected identifier content.js:627 ReferenceError: CONTENT is not defined at new masterCtrl ( http://www.bentobox.io/javascripts/main.js:85:17 ) at d ( https://ajax.googleapis.com/ajax/libs/angularjs/1.0.8/angula... ) at Object.instantiate ( https://ajax.googleapis…
Yep 'tis broken. I'm guessing site robustness isn't part of the cheat sheet.
Re: A beginner's cheat sheet for web development
#193Re: A beginner's cheat sheet for web development
#194hey Just pushed some laravel links to This project. . I'm actually wanting to start a dev boot camp her in Dayton that uses online learning resources to teach the fundamentals.. i.e why reinvent the wheel... with pair coding and real idea pitch sessions and learning while working on real startups that we may also help get some traction. ie Dev boot camp meets coworking space meets incubator/accelerator. this will be…
Can I ask for an argument in support of Laravel being the only PHP framework on here? I think it's very "cool" (especially the Silex-esque routing), but there's not a whole lot of Laravel jobs out there.
Re: A beginner's cheat sheet for web development
#195Re: A beginner's cheat sheet for web development
#196Re: A beginner's cheat sheet for web development
#197Re: A beginner's cheat sheet for web development
#198Earlier quoted context omitted.
> ECMAScript isn't a different language than Javascript That's not true, Javascript is what is implemented in various browsers under the standards those developers choose to implement. If ECMAScript was the same thing, then why would Mozilla bother licensing Javascript from Oracle? Considering all these tools are just development platforms for THE WEB? Shouldn't you be learning how the Web works so you know what you'…
> If ECMAScript was the same thing, then why would Mozilla bother licensing Javascript from Oracle? Trademarks are basically labels; what Mozilla licensed from Oracle (actually, as I recall the history, what Netscape licensed from Sun and transferred to Mozilla) is the right to use the trademark "JavaScript". It has nothing to do with the actual language, just the label.
http://thehackernews.com/2013/09/internet-explorer-zero-day-...