Community Discussions
Explore the latest discussions and community conversations related to this domain.
What does the C mean in front of a price? I thought it means the market is closed, but LSE should be open at this time.
Main Post: What does the C mean in front of a price? I thought it means the market is closed, but LSE should be open at this time.
Top Comment: C means "close price", the last price of the previous trading day. Maybe your data is delayed and you do not see today's trades, or maybe liquidity is so slow that even though the exchange is open, no one has traded that ticker yet, and thus IB shows the close price instead
Is C still relevant in the market and what would happen to it in the near future
Main Post:
So i had a chat with a professor in internetworking, and he basically said C is a terrible thing to learn since its not object oriented. What's your thoughts on this?
Top Comment:
That professor is an idiot, ask him what he is going to use to program Arduino, most real-time systems, kernel space drivers and microcontrollers then. Heck, ask him what's a most popular language to use in Internet of Things. You guessed it, it's all powered by C! Not surprising since I have severe doubts you can push a JVM or .NET to something that has 40 kB of RAM.
C++ does the job too (if you want something compiled and OOP oriented) but there are two problems with it - it hides abstractions and requires OS level support for certain features in it. Both problems can be dealt with (you have to reduce amount of C++ level code and limit yourself to a subset of it and a lot of C) but I still can name plethora of devices that have C compilers available but not C++ ones.
How is the job market for Java and C# (.NET) in Europe?
Main Post:
I am currently working in a .net job (self-taught) and want to know my options. Is Java being used more in Europe? I've searched the internet for statistical information but couldn't find much meaningful information. If you don't know about Europe you can also answer for your own region. Please answer with percentage at least, if not more detailed. Thank you (:
Top Comment:
Java and c# are both popular languages in the market. But your skills are important then fluency in a particular language.
15v/4A USB C Charging in Market for Surface Pro 7 / 7+ / 8
Main Post:
I just know that my power adapter with 100w
can supply 15v/3A equal to 45w only even it support whole adapter power show it can support 60W when charging 1port only
because60w it use for 20v/3A for Mac book
Top Comment: There is "no" USB C charger / PSU that does 15V by 4A, however the USB C port on Surface can accept up to 20V. I use a Best Buy Essential USB C 65W PPS charger and it accepts 20V by 3A, the charger it self can only do a current maxed out at 3A, however I am still able to Surface Fast Charge over USB C. I double checked online and it is the "Surface Connect+" Port that is limited to 15V, this why Microsoft highly recommends you use their PSU with Surface Connect because "all" Surface PSU do 15V max Using a USB C Charger they recommend 60W+ charger / PSU with "no" specific Voltages or Current, any 60W+ PD charger with USB C can do Surface Fast Charging here is an additional Reddit Post to help Clarify: https://www.reddit.com/r/Surface/comments/sty8o9/surface_pro_usbc_charging_limitation/?utm_medium=android_app&utm_source=share Here is the Surface Charging Support Page, go to the "For devices using USB C" Section, it only states you need 60W+ [no specific Voltages or Amperes]: https://support.microsoft.com/en-us/surface/how-to-charge-surface-d03cc785-30d5-2263-5eda-1733abd6e3ac
How is the job market for senior C++ jobs? : cscareerquestionsuk
Main Post: How is the job market for senior C++ jobs? : cscareerquestionsuk
Stock Market Data C++ | Web-Scraping
Main Post: Stock Market Data C++ | Web-Scraping
Top Comment:
https://github.com/dani2442/WebScraping/blob/master/WebScraping3.2/Macros.h
I have seen first year students writing better code