Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
80% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #22.6K
Ranked #4K
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

8 Posted Topics

Member Avatar for CrypticXH4XOOR

I suggest you to begin with python. C or C++, though very powerful languages, may pose problems to beginners. Happy coding!

Member Avatar for Tcll
0
584
Member Avatar for Member #1021832

You can study from MIT OCW or lectures from other universities. Apart from that, there are many lecture notes available. You can also study The Algorithm Design Manual by Prof. Steven S Skiena.

Member Avatar for soutrik
0
192
Member Avatar for williamscorn

Start learning a programming language like Python, C etc and grab a good book on algorithms. For example, you may read the book by Cormen et al. and start implementing the algorithms in that programming language.

Member Avatar for Yetzederixx
0
309
Member Avatar for zahidhcy
Re: loop

I think it will be better for you if you read a book on C. For example, you can read The C Programming Language by K & R. There are other books also. These books have code examples for you to understand better.

Member Avatar for Unimportant
0
202
Member Avatar for nitin1
Re: OOPS

I think one of the best books for learning OOPS is Object-Oriented Analysis and Design with Applications by Booch et al. It may take a fair amount of time but investing the time is worth it.

Member Avatar for soutrik
0
254
Member Avatar for rahulrajcse

There is no such data structure that can be applied to all the situations.You have to select the data structure based upon the situation.

Member Avatar for jwenting
-4
205
Member Avatar for Rohit Ghorpade

Kernels are mainly of two types-Monolithic kernel and microkernel and shell is a command interpreter.There are several shells available such as Bash,korn,c etc.

Member Avatar for alaa sam
0
163
Member Avatar for Member #870755

Go through any standard textbook like Cormen and grab the concept.You may also consult the Bible of algorithms-Donald E Knuth.

Member Avatar for soutrik
0
55

The End.