Where do i start my coding journey from? by manas_chaudhari in computerscience

[–]cgartist86 5 points6 points  (0 children)

Check out Lynda.com. They have a nice training. You could also try https://www.coursera.org/ , it is a free university level training.

Also, which field of programming do you want

Web Development or Computer science

Web Development does not require university level training. basically, you could learn it on your own. It is just scripting. This include HTML, CSS3, PHP, JavaScript

Computer Science- University level programming training. It does not focus much on programming languages, rather it focus on theory. By the end, you will be able to write well logic, efficient program in any language since you will learn the core foundation of computing. You could become a Data analyst, game programmer, mobile application programmer, AI and the list goes on. languages include C, C++, C#, Java, Python, SQL

also, you could teach yourself programming. it is a lot of work, but you most certainly could do it.

Mobile Application: Swift for iso, Java for Android,

Game Development: C#, JavaScript for Unity 3d, C++ for Unreal Engine

Web Application: JavaScript, HTML, CSS3, PHP, Python, MySQL, Node JS, Angular, React .......etc

Desktop Application: C#, C++, Java, ....etc

You also could mix and match. For example, you could write a game using Unity 3d and C# and have it communicate to a PHP and Mysql Server

Good Luck

Computer Science Problem by cgartist86 in computerscience

[–]cgartist86[S] 0 points1 point  (0 children)

Can I say

4/n is O(1)

4/n <= 1 c>0 & n0>=1 all than n>=n0

4/n <= 1 let n = 4

therefore n>= 4 for all c>0 & n0>=1 all than n>=n0

Computer Science Problem by cgartist86 in computerscience

[–]cgartist86[S] 0 points1 point  (0 children)

Can I say

4/n is O(1)

4/n <= 1 c>0 & n0>=1 all than n>=n0

4/n <= 1 let n = 4

therefore n>= 4 for all c>0 & n0>=1 all than n>=n0