Omgili - forum search, search forums  
  

Discussions about coding

Displaying 1 - 10 out of 1,297,458 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
What are the best ways to improve the standards of coding-styles at a company? Let's use C# as an example here. I guess there are many differences between developers that need to be taken into consideration. The concrete ones could be education, experience...
Started by on , 8 posts by 8 people.  
The easiest way to set coding....
Is important is that the team writes their code consistently so that if someone resigns or gets hit by a bus then his/her colleagues know what is going on with the code when they are forced to work with it.
When do you consider not coding against common denominator so you can just take advantage of your tools unique features(be it for performance or clarity reasons)? What are those examples? This example comes to mind, and I really like the extra clarity...
Started by on , 3 posts by 3 people.  
People usually recommend making your code Management decides to move to a new DB backend However, making your code portable can be hard work.
Expectation that these things won't change over time.
Consider the two code segments below. Which one is better and Why? If you have any other idea, please do mention. Where can I find answers to coding practices like these? If you are aware of any book / article, please do share. //Code 1 bool MyApplication...
Started by on , 17 posts by 17 people.  
Which on do you think....
Code1 above implies that there may style issues.
As far as general coding guidelines, the book Code Complete ( Amazon) is a good reference for codingIt really depends on the future expectations of the code.
Ask your Facebook Friends
I'm not exactly sure how to word this but I'll try. Suppose you have some settings in some piece of your program where your 80% sure you won't ever have to modify again. How do you know where to draw the line on changeable code? You know that taking the...
Started by on , 7 posts by 7 people.  
Two points: All constants should be generic, ie, don't ever hard-code magic numbers without putting it into a descriptive constant....
100% ? A constant may do.
80% ? Not nearly good enough to hard code, put it into the config file.
Bullets.
Another chapter from the "arguments between myself and the other senior developer" series :P My position is that when doing web development, browser code should be written first and foremost to adhere to the W3C web standards, even though Internet Exploder...
Started by on , 13 posts by 13 people.  
For me, at this time, that ....
Code to the browser that has some market share and most not worry about.
Comment code suggesting they upgrade is not an option.
Develop to standards but then make it work in IE .
Ideology isn't enough.
Users.
I have a table in the database that store 4 category and the structure of the table is ID (GUID), description. I load the category into a dropdown list (asp.net webform) to allow people to select a category and based on what they selected. I'll then display...
Started by on , 6 posts by 6 people.  
No hard coding, and if you add another category (or remove one) the dropdownlist.
From the database.
We are going to interview some candidates over the phone and we need the candidate to write code (pseudo code). Obviously, asking the candidate to read the code out loud to us over the phone isn't ideal. I wonder if there is any good platform to do this...
Started by on , 7 posts by 7 people.  
Candidates can describe pseudo-code and algorithms over the phone.
Without seeing written code.
Ch 7.6 of Code Complete 2 is confusing me, I've attached some sample code (in php) mind telling me which style is the best? or suggest something better? thanks Style 1 public function register($user, $pass) { if($this->model->isRegistered($user)...
Started by on , 3 posts by 3 people.  
Success; } So I'd rewrite your code as following: public function register($user, $pass.
So, we have coding books , coding RSS feeds , and music to code by . Are there any coding magazines that anyone would recommend?
Started by on , 19 posts by 19 people.  
Visual Studio is so-so.
I really enjoy Code and asp.netPRO ...
Hands down.
Definitely Your Sinclair.
Where can I find PHP coding convention references for PHP coding standards?
Started by on , 7 posts by 7 people.  
I think the onesZends Coding Standard: http://framework.zend.com/manual/en/coding-standard.html The ones from Zend are very good....
If thing there is no official coding standart.
They are the default for the PHP code sniffer .
Page: 1   2   3   4   5   6   7   8   9   10  
Related Searches
repeating code html code    html code mp3 code    line of code    C-code    autorepeat code    780i post code    Code 80070570    code 80240038    Java code    code segment   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost