Best Programming Language
by - Thursday, January 1, 1970 at 12:00 AM
Scripting in SQL? What?
Reply
C# on top
Reply
(July 24, 2022, 07:57 PM)Max Wrote: Scripting in SQL? What?


They're just on a whole other level, you wouldn't understand.

#databreach
#RIU
Reply
Python, by a country mile!!!
Reply
Javascript!
Reply
language doesn't make a good writer. In huge system, we always use any language fit situation.
Reply
I do not think there is a "best" programming language, I think it is what ever is best for you and the current task.
Reply
(July 19, 2022, 02:11 PM)HiImPaul Wrote: Opinions on what the best programming language is in terms of ue?
(July 19, 2022, 02:11 PM)HiImPaul Wrote: Opinions on what the best programming language is in terms of ue?

I would assume as hokw you said that, you would want from me to say python.. But I myself say its C++
Reply
language doesn't make a good writer. In huge system, we always use any language fit situation.
Reply
Python:
+ Easy to code
+ Does not need compilation
+ Cross-platform
- Slow
- Cannot compile code
- Cannot easily distribute product to end-user
- Cannot used to send payload

C#:
+ Fairly easy to code
+ Cross platform
+ Much faster than python
+ Compiles to intermediate language but does not require recompilation on other platforms
- Requires installing .Net Framework or Mono to run program
- Cannot send payload if used does not have requirements installed

C++:
+ Very fast
+ Can be used to send payload that runs on machine without installing any requirements
- Requires re-compiling on different architecture/platform
- Very hard to manage large code base
Reply


 Users viewing this thread: Best Programming Language: No users currently viewing.