{"id":70159,"date":"2021-08-28T04:10:04","date_gmt":"2021-08-28T08:10:04","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/recent-posts\/some-recent-stuff-124\/"},"modified":"2025-05-11T20:19:39","modified_gmt":"2025-05-11T20:19:39","slug":"some-recent-stuff-124","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=70159","title":{"rendered":"Some recent stuff #124"},"content":{"rendered":"\n<ul>\n<li> Reviewed C++ from http:\/\/gd.tuwien.ac.at\/languages\/c\/c++oop-pmueller\/tutorial.html. Working with a research project in electromagnetics and dealing with a tricky issue  with multiple header files, typedef on templates, templates, pointers, and similar &#8211; could solve finally.      <\/li>\n<li> C++ had to solve error like: uninitialized reference member `Edge::v1&#8242; &#8211; subclass base class constructor reference related issue     <\/li>\n<li> PHP Work: Image manipulation, image resize, image upload. Used the code from http:\/\/www.kavoir.com\/2009\/01\/php-resize-image-and-store-to-file.html and edited. Also, made it work for different types of images. Search php.net for image manipulation functions.    <\/li>\n<li> C#: Had to use code to shuffle an array: code utilized from: http:\/\/dotnetperls.com\/shuffle-array      <\/li>\n<\/ul>\n<p>From: http:\/\/sitestree.com\/?p=5241<br \/> Categories:124<br \/>Tags:<br \/> Post Data:2008-09-04 01:57:28<\/p>\n<pre><code>    Shop Online: &lt;a href='https:\/\/www.ShopForSoul.com\/' target='new' rel=\"noopener\"&gt;https:\/\/www.ShopForSoul.com\/&lt;\/a&gt;\n    (Big Data, Cloud, Security, Machine Learning): Courses: &lt;a href='http:\/\/Training.SitesTree.com' target='new' rel=\"noopener\"&gt; http:\/\/Training.SitesTree.com&lt;\/a&gt; \n    In Bengali: &lt;a href='http:\/\/Bangla.SaLearningSchool.com' target='new' rel=\"noopener\"&gt;http:\/\/Bangla.SaLearningSchool.com&lt;\/a&gt;\n    &lt;a href='http:\/\/SitesTree.com' target='new' rel=\"noopener\"&gt;http:\/\/SitesTree.com&lt;\/a&gt;\n    8112223 Canada Inc.\/JustEtc: &lt;a href='http:\/\/JustEtc.net' target='new' rel=\"noopener\"&gt;http:\/\/JustEtc.net (Software\/Web\/Mobile\/Big-Data\/Machine Learning) &lt;\/a&gt;\n    Shop Online: &lt;a href='https:\/\/www.ShopForSoul.com'&gt; https:\/\/www.ShopForSoul.com\/&lt;\/a&gt;\n    Medium: &lt;a href='https:\/\/medium.com\/@SayedAhmedCanada' target='new' rel=\"noopener\"&gt; https:\/\/medium.com\/@SayedAhmedCanada &lt;\/a&gt;\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Reviewed C++ from http:\/\/gd.tuwien.ac.at\/languages\/c\/c++oop-pmueller\/tutorial.html. Working with a research project in electromagnetics and dealing with a tricky issue with multiple header files, typedef on templates, templates, pointers, and similar &#8211; could solve finally. C++ had to solve error like: uninitialized reference member `Edge::v1&#8242; &#8211; subclass base class constructor reference related issue PHP Work: Image manipulation, image &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=70159\">Continue reading<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1973,1917],"tags":[],"class_list":["post-70159","post","type-post","status-publish","format-standard","hentry","category-c-misc","category-fromsitestree-com","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":68582,"url":"http:\/\/bangla.sitestree.com\/?p=68582","url_meta":{"origin":70159,"position":0},"title":"Are C++ Templates Slow? #77","author":"Author-Check- Article-or-Video","date":"August 5, 2021","format":false,"excerpt":"According to: http:\/\/yosefk.com\/c++fqa\/templates.html#fqa-35.10, C++ Templates are slow. Though theoretically, templates can be as efficient as straightforward code or more efficient than straightforward code. However, commercial compilers don't optimize templates code in that level. So practically templates are slower. Also, some other complexities may arise while using templates.FAQs about templates http:\/\/yosefk.com\/c++fqa\/templates.htmlGreat\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":10070,"url":"http:\/\/bangla.sitestree.com\/?p=10070","url_meta":{"origin":70159,"position":1},"title":"Print minimum, maximum, and sum of the valarray","author":"","date":"July 27, 2015","format":false,"excerpt":"\/* The following code example is taken from the book * \"The C++ Standard Library - A Tutorial and Reference\" * by Nicolai M. Josuttis, Addison-Wesley, 1999 * * (C) Copyright Nicolai M. Josuttis 1999. * Permission to copy, use, modify, sell and distribute this software * is granted provided\u2026","rel":"","context":"In &quot;C++&quot;","block_context":{"text":"C++","link":"http:\/\/bangla.sitestree.com\/?cat=1420"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":27257,"url":"http:\/\/bangla.sitestree.com\/?p=27257","url_meta":{"origin":70159,"position":2},"title":"Print minimum, maximum, and sum of the valarray #Programming Code Examples #C++ #Valarray","author":"Author-Check- Article-or-Video","date":"May 15, 2021","format":false,"excerpt":"\/* The following code example is taken from the book * \"The C++ Standard Library - A Tutorial and Reference\" * by Nicolai M. Josuttis, Addison-Wesley, 1999 * * (C) Copyright Nicolai M. Josuttis 1999. * Permission to copy, use, modify, sell and distribute this software * is granted provided\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":68498,"url":"http:\/\/bangla.sitestree.com\/?p=68498","url_meta":{"origin":70159,"position":3},"title":"PHP Topics and Learning Resources #84","author":"Author-Check- Article-or-Video","date":"August 4, 2021","format":false,"excerpt":"Basic syntax Data Types PHP Variables PHP Constants Language Expressions Operators Control Structures Functions Classes and Objects (PHP 4) Classes and Objects in PHP 5 Namespace in PHP Exceptions in PHP References Predefined variabled Predefined Exceptions Predefined Interfaces Context Options and Parameters Five Common PHP Design Patterns Develop Rock Solid\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":70093,"url":"http:\/\/bangla.sitestree.com\/?p=70093","url_meta":{"origin":70159,"position":4},"title":"PHP String Related Built in Functions #16","author":"Author-Check- Article-or-Video","date":"August 25, 2021","format":false,"excerpt":"Check the following string manipulation related functions in PHP. String manipulation is pretty common in Software Development (esp. in high level, even in low level applications say you are working with network protocols - you need to interpret\/parse the protocol language). Memorizing library functions is always a good thing -\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":65619,"url":"http:\/\/bangla.sitestree.com\/?p=65619","url_meta":{"origin":70159,"position":5},"title":"What is Monotouch? #Mobile Development #Root #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"July 9, 2021","format":false,"excerpt":"What is Monotouch? A mobile development platform [to develop applications for mobile devices] The apps can run on multiple platforms including Windows, Mac and Android platforms Based on .Net and C# A good choice for .Net developers to develop mobile applications. Faster application development Can be seen as an alternative\u2026","rel":"","context":"In &quot;C# - Misc&quot;","block_context":{"text":"C# - Misc","link":"http:\/\/bangla.sitestree.com\/?cat=1973"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/70159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=70159"}],"version-history":[{"count":1,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/70159\/revisions"}],"predecessor-version":[{"id":78145,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/70159\/revisions\/78145"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=70159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=70159"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=70159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}