Browsing tag

C

How To Make A Media Player In C Language In Less Than 1000 Lines Using ffmpeg

Short Bytes: Using the rich ffmpeg video library written in C, you can make simple media applications. Based on the updated version of ffplay (sample program coming with ffmpeg), today I’m sharing a way to code your own media player in less than 1000 lines. If you’are having the knowledge of libraries used for creating video […]

Learn to Code Windows 10 Apps: Microsoft’s Free Course for Beginners

Short Bytes: Microsoft has launched a free course to teach you how to code Windows 10 Universal Apps using C#. Take a look. The Universal Windows Platform from Microsoft is something that allows you to develop cross-platform apps for multiple devices- ranging from Windows Phone, Windows 10 PCs, Xbox to Raspberry Pi and HoloLens. This […]

Learn to Code: Best Places to Learn C and C++ Programming Languages

Short Bytes: Want to learn to code in C and C++? Read our guide to know about the best places to learn these languages and improve your skill set. In his famous lost interview, Steve Jobs said, “I think everybody in this country should learn how to program a computer because it teaches you how […]