Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/08/2012 in all areas

  1. The code looks good to me it functions as expected, good documentation and style. My question is were you able to build this code in 4 hours? If so then you are in a great position to pass the CLD If not then you should probably practice coding quickly. Of all the CLD test takers that I've talked to TIME is the thing that everyone wished they had more of. Quick drop has been the best tool for me in increasing quickness. I see that you code was written in 8.0 so if you want to use quick drop and don't have access to 2009 or later then I would download the evaluation version and you will have 30 days to practice with it. Also I don't think that putting FP images in your code adds any benefit as far a scoring is concerned. Good luck and let us know how you did Mark
    1 point
  2. ...but it's challenging to be a *good* software architect: http://t.co/DNqxMny
    1 point
  3. Another big plus for GIT is that the integrity of the repository is cryptographically verified. You can not change the history of or corrupt the repository without GIT noticing. With others you only notice your repository is corrupt when you get an old version of your code and find that your VIs will not open.
    1 point
  4. Heya all! I posted a solution to the diff problem in the ni.com discussion forum. you can find it here: http://forums.ni.com/t5/LabVIEW/LabVIEW-with-Git/td-p/1047455/page/3 Merging seems to work fine with me, just by following the google doc that Ton Plomp suggested. Hope you find it useful
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.