I work in SCM/build. How do I tell non-programmers what I do?
Date : March 29 2020, 07:55 AM
Hope that helps Surprising they know what a software developer does! Anwyay, this sounds like a challenge for Haiku enthusiasts: from many good parts:
one programme on your PC;
lose track, get winter
|
How to transform COBOL programmers into modern day programmers
Date : March 29 2020, 07:55 AM
will help you The best way to learn how code should look is to read good code. Try to set an example with your own coding style and gently point out their mistakes during code reviews. It's essentially just a matter of perspective; like the saying goes, if the only tool you've got is a hammer, every problem looks like a nail. These programmers view everything in terms of the languages they have experience in, and so even when writing Java, their thought process is in COBOL. Their coding style is merely a reflection of their thought process. Barring that, have everyone read Code Complete.
|
Why aren't c# programmers drawn to ruby as java programmers are
Date : March 29 2020, 07:55 AM
Does that help C# is a modern, and quite powerful language, sporting: Lambdas (closures) Continuations (yield) Value types Properties Type inference Pass-by-reference
|
Is couchdb suitable to build a wiki engine?
Date : March 29 2020, 07:55 AM
hop of those help? The main issue I see with it is that the versioning information will be lost if you compact the database. I'm not sure whether it'd be good to have an application depend on such a feature.
|
How to create a build pipeline for a repo's wiki?
Date : March 29 2020, 07:55 AM
hope this fix your issue Go to your Wiki and get the Wiki repo URL:
|