Anybody out there that can lend a hand in helping me with some C++ assignments that I have to do?
If so, please PM.
Anybody out there that can lend a hand in helping me with some C++ assignments that I have to do?
If so, please PM.
Anybody out there that can lend a hand in helping me with some C++ assignments that I have to do?
If so, please PM.
Anybody out there that can lend a hand in helping me with some C++ assignments that I have to do?
If so, please PM.
edit** why not hit stackoverflow or reddit or elsewhere?
I'm in IT field also. Systems, networking and SQL is all I can help you out with if you ever have any issues with those.
Sent from my iPhone using Tapatalk
I hate SQL because I've done everything I could not to learn it, ha ha. I'm sure it's a great language since it's continued to have so much support/use but the Node - Mongo combo have made it so much nicer for guys like me (I'm still just learning).
Day job involves EMR field so I originally learned a proprietary software system written with M/cache which allows SQL queries to be used for report writing etc. But now, with Office add-ins being more accessible and application APIs for most apps, it's imperative to learn new technology to level the information barrier and keep yourself highly marketable.
MongoDB...No SQL guy. That's cool, I find NO SQL interesting.
I'm starting to work with Haystack. Ever heard of it?
Sent from my iPhone using Tapatalk
Man, oh man, oh man.
From an academic standpoint I rather be coding in A++.
A++? I took you for a Fortran, Cobol or ALC kind of guy. (I'm really showing my age now).
Learned it. Passed it. Forgot it.
I hate SQL because....
....I find NO SQL interesting....
/spittake
I just spit all over my monitor, I can't believe all this hate mongering!! I love SQL - the more I learn, the more I want to learn. When dealing with relational databases I cant think of a better interface......
Gosh, I'm still tripping over the SQL hate, because for me it is immensely powerful and I use it all day, every day at work. I can perform my job much more efficiently and with a higher level of understanding using SQL.
Another really good thing about knowing SQL (at least Query) is that it is VERY 'transferrable' in the IT world.
An easy thing to learn pretty fast with regards to SQL is writing simple select statements; get comfortable with writing select statements, they are just read-only queries and can be as simple as 'select top 100 * from tablename'. In writing SQL queries it will behoove you GREATLY to know the database table structure and to use an RDBMS that suits your style.
/spittake
I just spit all over my monitor, I can't believe all this hate mongering!! I love SQL - the more I learn, the more I want to learn. When dealing with relational databases I cant think of a better interface......
Gosh, I'm still tripping over the SQL hate, because for me it is immensely powerful and I use it all day, every day at work. I can perform my job much more efficiently and with a higher level of understanding using SQL.
Another really good thing about knowing SQL (at least Query) is that it is VERY 'transferrable' in the IT world.
An easy thing to learn pretty fast with regards to SQL is writing simple select statements; get comfortable with writing select statements, they are just read-only queries and can be as simple as 'select top 100 * from tablename'. In writing SQL queries it will behoove you GREATLY to know the database table structure and to use an RDBMS that suits your style.
A++? I took you for a Fortran, Cobol or ALC kind of guy. (I'm really showing my age now).
A SQL Query walks into a bar and sees 2 tables, walks right up to them and says what?
...can I join you?
Haha. Inner, left or to the right?
/spittake
I just spit all over my monitor, I can't believe all this hate mongering!! I love SQL - the more I learn, the more I want to learn. When dealing with relational databases I cant think of a better interface......
Gosh, I'm still tripping over the SQL hate, because for me it is immensely powerful and I use it all day, every day at work. I can perform my job much more efficiently and with a higher level of understanding using SQL.
Another really good thing about knowing SQL (at least Query) is that it is VERY 'transferrable' in the IT world.
An easy thing to learn pretty fast with regards to SQL is writing simple select statements; get comfortable with writing select statements, they are just read-only queries and can be as simple as 'select top 100 * from tablename'. In writing SQL queries it will behoove you GREATLY to know the database table structure and to use an RDBMS that suits your style.