Coding
Tag details
Welcome to the 'Coding' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Coding'.
Look up
"Coding"
at The Free Dictionary
Latest blogosphere posts tagged “Coding”
-
Coding: Pushing the logic back
Mark Needham —
Authority: 466
I was reading a post on the law of demeter by Richard Hart recently and it reminded me that a lot of the refactorings that we typically do on code bases are about pushing the logic back into objects instead of exposing data and performing calculations elsewhere. An example that I spotted where we did this recently ...3 hours ago -
A Few Words About My New Job
The [mis]Adventures of Vuthy —
Authority: 128
The view from my lunch table during my hour-long break from work.Tomorrow marks one month since I’ve started my new job. After being unemployed since the end of spring, I am quite thankful to be working full time again!I work in Van Nuys and have an easy commute on the Metro Red Line and Orange [...] {Wheres the ...5 hours ago -
“Go” Google’s new open source programming language
D' Technology Weblog —
Authority: 545
Google released a experimental systems programming language under open source called “ Go ,” that combines development speed of working in a dynamic language like Python with performance and safety of a compiled language like C or C++. Typical builds feel instantaneous; even large binaries compile in just a few ...13 hours ago -
Nelson Morales Portfolio
Best CSS Design The Best CSS designs —
Authority: 116
Personal portfolio of Nelson Morales, an Interactive Designer and Creative Director delivering full experience in web design, animation, css / xhtml code integration, training and consultancy. Spanish / English speaker.14 hours ago -
Ajax/JQuerry web design needed.
Overclock.net - Overclocking.net —
Authority: 552
I, rather, my friend, needs someone who is skilled in Ajax/JQuerry coding and can design a blank web page per my friends designs preferably for free. He is very restricted in the cash area so if you cannot do it for free, he may be able to pay up to $30. I know its pretty low but he is, like I mentioned, very ...1 day ago -
Using to merge arrays with PHP
Pixel2Life.com: Latest 15 Tutorials —
Authority: 155
Using to merge arrays with PHP1 day ago -
Making A Cool Login System With PHP, MySQL and jQuery
Pixel2Life.com: Latest 15 Tutorials —
Authority: 155
Making A Cool Login System With PHP, MySQL and jQuery1 day ago -
A-Star Obj-C Pathfinding Demo Updated
BravoBug News —
Authority: 114
A helpful denizen of the web pointed out a bug in the PathFind Demo code which caused the algorithm to hang under certain map situations. The bug has been fixed and the demo XCode project (with updated source code) can be downloaded here . The FindPath demo is a sample XCode project which shows how to implement the ...1 day ago -
Getting a 360 degree view
Ugh!!'s Greymatter Honeypot —
Authority: 114
They say a picture is worth a thousand words. And if that’s the case, you can just imagine how great a video can be. And the great thing about the online world is that anyone has a choice of media they can use. You could be using it to market your product, you could be using it to sell a service; you could be using ...1 day ago -
Legacy Code: Sensing
Mark Needham —
Authority: 466
In Working Effectively With Legacy Code Michael Feathers describes two reasons for wanting to break dependencies in our code – to allow separation and sensing . The former describes the need to get a piece of code into a test harness while the latter describes the need to assert whether that piece of code is ...1 day ago -
Some iPhone Coders Padding Resumés With Lies
The Apple News —
Authority: 454
According to a report by the Silicon Alley Insider, if you’re looking to hire an iPhone dev, it’s probably best to make sure you do a thorough background check before you do. Some coders have been claiming credit for work they didn’t do, and are using the false accolades to try and wrestle more work [...]1 day ago -
Some iPhone Coders Padding Resumés With Lies
TheAppleBlog —
Authority: 647
According to a report by the Silicon Alley Insider , if you’re looking to hire an iPhone dev, it’s probably best to make sure you do a thorough background check before you do. Some coders have been claiming credit for work they didn’t do, and are using the false accolades to try and wrestle more work from ...1 day ago -
AM Inbox: Missing the promotional opportunity in polls
The Retail Email Blog —
Authority: 127
The Retail Email Blog monitors the email marketing campaigns of more than 100 top online retailers. Here are highlights from my inbox this morning: Petco, 11/8 — Tell Us What You Think + FREE Shipping! Polls can be a great way to engage subscribers without the expectation of them spending money, but that ...1 day ago -
A theory on approaching difficult tasks
matty.co.za —
Authority: 106
Whichever industry you work in, whether you work for yourself or a company and whatever your job description, there are days where things just aren’t going your way. No matter how long you sit at your desk, tapping your pencil, the solution to the problem at hand just isn’t apparent.As a developer, the problem and ...1 day ago -
AJAX Page Content Loader
Computer Programmers, Programming Forum | Young Coders —
Authority: 143
AJAX - a very great web development technology nowaday. Use this AJAX in order to load XML and HTML files on the same website with XMLHttpRequest. And in the body... detail at JavaScriptBank.com - 2.000+ free JavaScript codes Demo: AJAX Page Content Loader How to setup Step 1 : Place CSS below ...1 day ago -
Prism & Silverlight: Part 2 – Dependency Injection with Unity
Software Development Videos —
Authority: 434
This is part 2 of a series of screencasts illustrating some of the ideas found in “Prism” or the “Composite Application Guidance” from the Patterns and Practices team that can be used to build Silverlight applications in a way that lends itself to testability and modularity. In talking to customers building ...2 days ago -
JavaWUG BOF 49 Maven 3.0, M2Eclipse, Nexus And Tycho: “All The Tools of Your Life”
Software Development Videos —
Authority: 434
Jason van Zyl talks about Maven 3.x, Nexus, Tycho and how this all ties together to create an end-to-end OSGi development system. JavaWUG page for the event2 days ago -
Trends in Video Coding Chips
VoIP Survivor —
Authority: 506
[This post is taking part in our Designing Hardware for HD series . Be sure to check it out!] Last week I too k the time to map the different options of video coding chip solutions . There is one thing I left out, although it can be deduced from that post, and that’s the trends that exist in the video coding ...2 days ago -
PDC 2009
Brian's Blog —
Authority: 108
PDC 2009 , starting November 17th, is almost upon us and I’ll be heading out to the conference once again with my Coding4Fun / Channel 9 playmates. Anyone else heading out to the big show? We won’t be doing a Coding4Fun session like we did last year, but I will have another fun project for people to check ...2 days ago -
How to display an alert with a scroll bar
Computer Programmers, Programming Forum | Young Coders —
Authority: 143
Dear all, How to display an alert message with a scroll bar attached?!!. If this is not applicable, then how to display a popup message with a scroll bar, which acts completely as an alert message in its behaviour, meaning that the user can not act on the page except when he confirms the alert?!! Thanks in advance2 days ago