Anonymous
I am human, human!
Talula
Anonymous
Anonymous
Some please advise me on becoming a developer !
Anonymous
Am good at c programming so, what should be my next strategy to approach programming languages ?
Anonymous
And please mention sources if possible !
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Talula
Anonymous
Talula
First thing you have to understand is plateform you wanna develop for.
Talula
There are OS but these days it doesn't matter much...
Talula
But then there are types of developers.
1. Server side development
2. Client Side
Talula
Server side doesn't change much but there are more things to handle like DB, protocols, security, etc.
Talula
On client side there could be 2 things...
1. CLI
2. GUI
Talula
If you select GUI, it mean things will change from OS to OS for most of the tools.
Talula
But for today's development environment C isn't the right choice, you can do everything in C/C++ but it's not the right choice for everything.
Talula
I would suggest moving to JavaScript and NodeJS, using Node you can develop client and server side and you can write GUI applications for 3 major OS (Linux, Mac OS and Windows).
Anonymous
Thanks for Information @Tazmikar
Anonymous
I am a blogger and i basically stay on web development and application development side
Anonymous
So, please suggest me where to start as I already having C knowledge
Talula
JavaScript isn't much different from C, just much simpler, I would suggest you to learn JavaScript (not Java - Java is piece of crap)
Talula
It'll help you on server side for Web Development as well as client side because Browsers use JavaScript.
Ariana
Java is trash❤️
Ariana
Or be fancy and learn wasm
Ariana
And everyone hates you for life
Anonymous
Thanks @Tazmikar
Anonymous
Happy new year 2k19
Anonymous
Endi ra me sodi? Apara? Dengichukondi erri puks
Ariana
Anonymous
Which is better c or java
many
C is better if you know what you are doing
Talula
Which is better c or java
Is that even a comparission, as a Language Java is simpler but as a tool C compiles to native code that means programs are faster, Java compiles precompiled binaries, which are slow.
Talula
Both the languages are used for different things, Java for High level stuff, but Java Can't be used for low level stuff, while C can be used for both.
K7aled
K7aled
What does it mean?
S.
What does it mean?
it's a pun. a New Year's resolution means a new decision in the new year. meanwhile, the resolution can be also referred to the resolution of the display...
Anonymous
Anonymous
Anonymous
😢help
Anonymous
?
Anonymous
Need total syntax for C pdf plss😒😔
Stefan
Stefan
although less complicated than c++, java is substantially more complex than c
Anonymous
😞 very hard to learn C frm books syntax pdf pls requesting😞
Anonymous
@stefan sir any basics pls??
Stefan
Anonymous
😞😞need much more hlp sir 😞😞
Anonymous
Suggest me plsss
Stefan
Stefan
s expression ftw😎
Stefan
Stefan
and that android bullshit
Anonymous
actually lisp is simpler
Depends on the dialect and how you define complex^^ Lisp itself is easy, yeah, but common lisp for example is more bloated than scheme.
Anonymous
😏😏
Anonymous
😑
Stefan
least that was what i read
Anonymous
Anonymous
Expected more
Stefan
Stefan
people say c should be used in low level and c++ to be used in high level, which is false, both could be used in any level interchangeably
Anonymous
But bothe exist in our sem exams how to clear
MᏫᎻᎯᎷᎷᎬᎠ
Anonymous
Stefan
Cuz C is mid-level
because at the end of the day it is just algorithm
i can write a kernel in c++ if i had the knowledge and algorithm