R
R
Roman Anistratenko2015-01-08 23:32:46
Python
Roman Anistratenko, 2015-01-08 23:32:46

AI: c++ or python?

Hello, I am a third year student. As a nirs, I plan to try to develop ids / ips with heuristic functionality, that is, some kind of AI for making decisions in computer networks. There is a question about the choice of programming language: Python or C ++?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
GavriKos, 2015-01-09
@Dallas4717

I would recommend Python. It has wonderful syntactic sugar. You will write code, not catch memory leaks. If you need to make a face to the application - either http or wxPython.

S
Sergey, 2015-01-08
@begemot_sun

Take a python with c ++, get bogged down in trifles and get a couple :)

M
mamkaololosha, 2015-01-08
@mamkaololosha

software and hardware for intrusion detection and prevention
At our universities, students themselves come up with research and development work, check for relevance, write documentation and code themselves? Look carefully. Bankrupt half the IBM and Oracle of your coursework. That's interesting. Our students either write sites for term papers, or killers of the world's IT giants.
It is better to write such term papers during internships in any Kaspersky or Parallels. At least you will solve a specific problem, and not

if guest in allowedList :
acess(guest)
else
ban(guest)
pass

M
Mikhail Potanin, 2015-02-20
@potan

Isn't there a third one?
C++ is only worth picking up if you don't have enough memory or you need high performance and runtime predictability. And that's worth thinking about.
But you can find a bunch of languages ​​​​better than python.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question