Click here to Skip to main content
15,912,329 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What is shorter than a Yotto Second? Pin
Dropkicked Murphy17-Apr-14 2:38
Dropkicked Murphy17-Apr-14 2:38 
GeneralRe: What is shorter than a Yotto Second? Pin
JimmyRopes17-Apr-14 2:44
professionalJimmyRopes17-Apr-14 2:44 
GeneralRe: What is shorter than a Yotto Second? Pin
Richard Andrew x6417-Apr-14 2:09
professionalRichard Andrew x6417-Apr-14 2:09 
GeneralRe: What is shorter than a Yotto Second? Pin
Duncan Edwards Jones17-Apr-14 2:40
professionalDuncan Edwards Jones17-Apr-14 2:40 
GeneralRe: What is shorter than a Yotto Second? Pin
W Balboos, GHB17-Apr-14 3:05
W Balboos, GHB17-Apr-14 3:05 
GeneralRe: What is shorter than a Yotto Second? Pin
Gary Wheeler17-Apr-14 6:49
Gary Wheeler17-Apr-14 6:49 
GeneralNot a programming question but... Pin
glennPattonWork317-Apr-14 0:56
professionalglennPattonWork317-Apr-14 0:56 
GeneralRe: Not a programming question but... Pin
S Houghtelin17-Apr-14 1:58
professionalS Houghtelin17-Apr-14 1:58 
Odd? Not really. I get caught up it that a lot since I work using ANSI C for the embedded firmware to using Objective C for writing iOS apps that interface with the product. I also will use VB6, VB.NET or C# to collect raw streaming serial data from our product as well. There are general commonalities in coding structures that are common to all. Once you become familiar with them, switching between them isn't all that difficult, most of the differences are just syntactical in nature.

The one one that usually gets me is remembering to use
C++
// Double slash or /* */ in C languages
as opposed to using
VB
' Apostrophe in VB
when commenting in the code.

What I do find odd are the programming language zealots who insist that their language of choice is the only language that should be used or that some languages are for "children" or starter languages like VB.

To be honest VB should not be considered a starter language, it provide too many ways to learn bad coding habits. But I do like using VB for some things.
It was broke, so I fixed it.

GeneralRe: Not a programming question but... Pin
Keith Barrow17-Apr-14 2:11
professionalKeith Barrow17-Apr-14 2:11 
GeneralRe: Not a programming question but... Pin
S Houghtelin17-Apr-14 2:32
professionalS Houghtelin17-Apr-14 2:32 
GeneralRe: Not a programming question but... Pin
JimmyRopes17-Apr-14 2:36
professionalJimmyRopes17-Apr-14 2:36 
GeneralRe: Not a programming question but... Pin
S Houghtelin17-Apr-14 2:47
professionalS Houghtelin17-Apr-14 2:47 
GeneralRe: Not a programming question but... Pin
JimmyRopes17-Apr-14 3:04
professionalJimmyRopes17-Apr-14 3:04 
GeneralRe: Not a programming question but... Pin
harold aptroot17-Apr-14 4:22
harold aptroot17-Apr-14 4:22 
GeneralRe: Not a programming question but... Pin
CPallini17-Apr-14 2:26
mveCPallini17-Apr-14 2:26 
GeneralRe: Not a programming question but... Pin
Richard Deeming17-Apr-14 2:39
mveRichard Deeming17-Apr-14 2:39 
GeneralRe: Not a programming question but... Pin
glennPattonWork317-Apr-14 2:41
professionalglennPattonWork317-Apr-14 2:41 
GeneralRe: Not a programming question but... Pin
Ron Nicholson17-Apr-14 5:38
professionalRon Nicholson17-Apr-14 5:38 
RantA marketing classic. Pin
Sue-de-Nime16-Apr-14 23:56
Sue-de-Nime16-Apr-14 23:56 
GeneralRe: A marketing classic. Pin
chriselst17-Apr-14 0:37
professionalchriselst17-Apr-14 0:37 
GeneralI missed this one.... Pin
Dropkicked Murphy16-Apr-14 22:53
Dropkicked Murphy16-Apr-14 22:53 
GeneralRe: I missed this one.... Pin
Dalek Dave16-Apr-14 23:01
professionalDalek Dave16-Apr-14 23:01 
GeneralRe: I missed this one.... Pin
Dropkicked Murphy16-Apr-14 23:11
Dropkicked Murphy16-Apr-14 23:11 
GeneralRe: I missed this one.... Pin
OriginalGriff16-Apr-14 23:18
mveOriginalGriff16-Apr-14 23:18 
GeneralRe: I missed this one.... Pin
Dalek Dave16-Apr-14 23:41
professionalDalek Dave16-Apr-14 23:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.