Jump to content

I'm currently learning C# and my skills are getting better, but i also want to learn html and css since i tried it out and enjoyed using it, so i wanted some opinions on doing both c# and html + css at the same time, should i learn c# to a more advanced level first or would doing both be feasible? 

 

thanks.

Link to comment
https://linustechtips.com/topic/869972-learning-two-languages-at-the-same-time/
Share on other sites

Link to post
Share on other sites

1 minute ago, RKRiley said:

Doing both would be feasible, html and css are both pretty easy languages once you get the hang of them. 

yeah that's what i thought, because i don't want to overload myself but since I've got into C# its motivated me to learn new languages and when i tried html i enjoyed doing it 

Link to post
Share on other sites

Yeah there's not that much overlap. C# is a programming language whereas HTML is a markup language and CSS is a style sheet language. It's like comparing learning to ride a bike and learning to drive a car. You're unlikely to get confused between the two.

I edit my posts a lot.

Link to post
Share on other sites

HTML is quite simple because all of it is done with tags, you just have to be able to find the tag you looking for with attributes of course.

Same is for CSS getting the hang of writing CSS is quite simple, but is bring way to much with it (Talking about property's etc) to know it all.

My idea is that you should have done it once, then you'd be able to google it and find what you looking for with the famous "Oh yeah".

 

 

Quote or mention me if not feel ignored 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×