angrbodic
I can get education reimbursement through my job and.. It's gonna be job-related, so
angrbodic
1. That's almost software coding related.
2. Not really art but I don't care
3. They have an office in Toronto
angrbodic
It was suggested I learn Javascript and xml
angrbodic
SO
angrbodic
I'm jumping on this because they want me to be back up someone and I want to know what they know
CricketMomJenn
XML backs like 1000000% of so many systems so knowing it is A++
CricketMomJenn
But I will avoid going into a random spilling of information about it.
CricketMomJenn
Just like its the basis for configuration files and HTML and ingest files/storing of info so you run into it all the time. XD
angrbodic
It has a similar structure to HTML, there's that
angrbodic
I need to learn more about servers and programming languages. I'm totally willing to learn this stuff I don't know where to start
angrbodic
I vaguely remember some details of Java at least?
angrbodic
A good chunk of the software people here are self taught
angrbodic
I'm open to suggestions
CricketMomJenn
XD it's the reverse. HTML has the structure of XML
CricketMomJenn
XML is basically... Free form. Then you make Schema documents that limit what your XML documents should actually contain.
CricketMomJenn
But there's standard syntax.
CricketMomJenn
Like <a href="LINK" target="_blank>STUFF</a>
CricketMomJenn
Oops forgot the closed " but you know.
CricketMomJenn
Servers and Programming are generally handled by different people to some extent. Programmers use virtual machines to test code but
CricketMomJenn
System Admins and Database Admins handle a lot of the server stuff.
CricketMomJenn
Because it's just... Such a huge expanse of knowledge needed to do all the stuff.
CricketMomJenn
More than most have. But programmers generally have some high level understanding of databases and servers since we gotta code for them.
CricketMomJenn
The good part is that you can actually dick around with XML using the JAXB library/toolset, and there are things online to teach you that stuff. (YouTube!)
CricketMomJenn
So you can mess around with Java and XML at the same time.
CricketMomJenn
The book I learned to use XML was Beginning XML by Joe Fawcett, Danny Ayers.
CricketMomJenn
I only went to Chapter 5 to get the basics but it has more stuff about other languages that use it and processing stuff and so on.
CricketMomJenn
JavaScript might have Java in it but they're completely different beasts from what I understand
CricketMomJenn
CricketMomJenn
XML is something you will need NO MATTER what programming language you work in so that's a definite. Understanding XML will help you with a ton of derivative things.
CricketMomJenn
But generally code will ingest and spit out the XML for you after you set it all up.
CricketMomJenn
Also it looks like XML (or XML derivative) is used by some vector graphics
angrbodic
CricketMomJenn : I think to my understanding he told me I should learn Javascript
angrbodic
Because the system that I work with is gonna be phased out and eventually move onto a different program and server
angrbodic
The conversion is going to be slow but for lack of better words, I want to learn programming to help facilitate that and ensure what we run on machines works
angrbodic
But I meant Javascript so yes
angrbodic
But tldr I want to learn more programming to be a valuable addition to this company
CricketMomJenn
/nod
CricketMomJenn
It does really depend on what tech they use but definitely JavaScript or HTML5, but I don't know how the capabilities differ
CricketMomJenn
And XML just helps in general regardless.
angrbodic
I think I know HTML5 pretty well
angrbodic
But I'm gonna poke around on some MOOCs to learn more
載入新的回覆