Skip to main content

Questions tagged [knowledge]

3 votes
2 answers
2k views

UML class diagrams (1st pic) and frames (which belong to knowledge representation and artificial intelligence) (2nd pic) look pretty alike. But do class diagrams exactly type of frames or they just ...
AivanF.'s user avatar
  • 191
0 votes
2 answers
654 views

I'm about to implement my own very simple programming language, and an interpreter to execute code in that language. The language will be very basic. Example code: var x = 3 if x > 2 print x if x ...
Aviv Cohn's user avatar
  • 21.6k
-1 votes
1 answer
238 views

I am a C++ programmer. I would like to use DSP algorithms in C++. Is understanding the science behind Digital Signal Processing a prerequisite to implementing DSP algorithms?
Code's user avatar
  • 1
1 vote
1 answer
244 views

I would like to write some long text in some structure to allow a set of operations on that text. The question is which structure or format should I use, which suits best the use that I plan to do of ...
Trylks's user avatar
  • 782
1 vote
5 answers
2k views

I am currently nearing the end of my first year of my CS degree and have been disappointed with the lack of coding I have been asked to do (one unit). I am basically looking for an effective way to ...
Switchkick's user avatar
1 vote
2 answers
276 views

My workplace will soon be shifting to the concept of 'activity based working', which moves from the idea of IT teams, BA teams, PM teams, etc to project-based work where people from across all facets ...
f1dave's user avatar
  • 362
33 votes
15 answers
2k views

Possible Duplicate: When do you not give help to less experienced programmers? Currently, I am finding a lot of my day is taken up by people asking domain knowledge/system questions. This impacts ...
8 votes
18 answers
6k views

I will not bother you with details of my discussion so I will present it in the form of a short instance. A java guy has been following articles and publications of a famous programmer (a kind of ...

15 30 50 per page