<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Cross Platform development using C++]]></title><description><![CDATA[<p dir="auto">Does anyone know about this? I want some thoughts like how to start, kind of resources to learn, etc.</p>
]]></description><link>https://lankadevelopers.lk/topic/345/cross-platform-development-using-c</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 20:15:21 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/345.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Aug 2019 13:38:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cross Platform development using C++ on Sun, 25 Aug 2019 07:07:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/625">@b6</a> Thank you for giving me advice about Frameworks and language specifications. Actually, you have a way of clarifying things that makes sense to me and helps me to sort through the choices. Thanks again for discussing all the options with me.</p>
]]></description><link>https://lankadevelopers.lk/post/2102</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2102</guid><dc:creator><![CDATA[rashmiee]]></dc:creator><pubDate>Sun, 25 Aug 2019 07:07:40 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Thu, 22 Aug 2019 12:28:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/1138">@rashmiee</a> Yes #QT one of the famous framework. But however, In any language, Please improve your skills in core. Then move to frameworks. Because nowadays most developers are depending on framework, Some times you will need to modify the framework or need to work on company's custom framework or need to move to different framework. In that situation you will face hard time. Because you only able to work on perticular framework. Understand the core technologies, standards and methologies. Then you can adapt your self to work on any platform and framework.</p>
<p dir="auto">Good Luck!</p>
]]></description><link>https://lankadevelopers.lk/post/2093</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2093</guid><dc:creator><![CDATA[b6]]></dc:creator><pubDate>Thu, 22 Aug 2019 12:28:59 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Tue, 20 Aug 2019 14:09:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/625">@b6</a> I found that Qt is a framework which supports cross-platform development written in c++.<br />
Qt: An application framework and widget toolkit that supports Linux,<br />
Microsoft Windows, Mac OS X, Embedded Linux, and other systems.</p>
]]></description><link>https://lankadevelopers.lk/post/2091</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2091</guid><dc:creator><![CDATA[rashmiee]]></dc:creator><pubDate>Tue, 20 Aug 2019 14:09:38 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Mon, 19 Aug 2019 17:35:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> i will. Thanks..</p>
]]></description><link>https://lankadevelopers.lk/post/2090</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2090</guid><dc:creator><![CDATA[rashmiee]]></dc:creator><pubDate>Mon, 19 Aug 2019 17:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Sun, 18 Aug 2019 07:37:21 GMT]]></title><description><![CDATA[<p dir="auto">@ChrisSachintha Thank you! I will follow this..</p>
]]></description><link>https://lankadevelopers.lk/post/2085</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2085</guid><dc:creator><![CDATA[rashmiee]]></dc:creator><pubDate>Sun, 18 Aug 2019 07:37:21 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Sat, 17 Aug 2019 18:54:14 GMT]]></title><description><![CDATA[<p dir="auto">read this</p>
<p dir="auto"><a href="https://hackernoon.com/top-5-free-c-courses-to-learn-programming-in-2019-d27352277da0" target="_blank" rel="noopener noreferrer nofollow ugc">https://hackernoon.com/top-5-free-c-courses-to-learn-programming-in-2019-d27352277da0</a></p>
]]></description><link>https://lankadevelopers.lk/post/2080</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2080</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Sat, 17 Aug 2019 18:54:14 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Sat, 17 Aug 2019 09:41:49 GMT]]></title><description><![CDATA[<p dir="auto">Read beginners c++ tutorial series in my blog</p>
<p dir="auto"><a href="https://helageek.blogspot.com/2019/07/beginners-tutorial-for-c-tutorial-1.html?m=1" target="_blank" rel="noopener noreferrer nofollow ugc">https://helageek.blogspot.com/2019/07/beginners-tutorial-for-c-tutorial-1.html?m=1</a></p>
]]></description><link>https://lankadevelopers.lk/post/2078</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2078</guid><dc:creator><![CDATA[KrissSachintha]]></dc:creator><pubDate>Sat, 17 Aug 2019 09:41:49 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Fri, 16 Aug 2019 13:07:10 GMT]]></title><description><![CDATA[<p dir="auto">Thank you!<br />
so you are telling that the project can run on any platform without any changes on the code if I use C++ as the coding language?<br />
so it has not any new things to learn but to learn C++ and build project...</p>
]]></description><link>https://lankadevelopers.lk/post/2077</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2077</guid><dc:creator><![CDATA[rashmiee]]></dc:creator><pubDate>Fri, 16 Aug 2019 13:07:10 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Thu, 15 Aug 2019 14:49:50 GMT]]></title><description><![CDATA[<p dir="auto">C++ is a low level language, And compatible with all platforms. But you should compile it to the current platfrom's executable format. Which means, You don't need to change your code, But you need to compile it for windows, linux &amp; etc.. separately..</p>
<p dir="auto">However you shuold start from C++. Learn to code using C++. If your google for tutorial you can find alots of resources.</p>
<p dir="auto">Note: C++ is a strongly typed low level language, So you should learn about low level process architectures such as Hardware compatibles, Registers, CPU architectures &amp; etc....</p>
]]></description><link>https://lankadevelopers.lk/post/2076</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2076</guid><dc:creator><![CDATA[b6]]></dc:creator><pubDate>Thu, 15 Aug 2019 14:49:50 GMT</pubDate></item><item><title><![CDATA[Reply to Cross Platform development using C++ on Wed, 14 Aug 2019 15:44:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a>  can you help on this</p>
]]></description><link>https://lankadevelopers.lk/post/2071</link><guid isPermaLink="true">https://lankadevelopers.lk/post/2071</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Wed, 14 Aug 2019 15:44:36 GMT</pubDate></item></channel></rss>