<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Workshops &#8211; FSKTM Technovations</title>
	<atom:link href="https://www.technovations.com.my/category/workshops/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technovations.com.my</link>
	<description></description>
	<lastBuildDate>Fri, 17 Jan 2020 11:12:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.technovations.com.my/wp-content/uploads/2019/09/cropped-logo-1-32x32.png</url>
	<title>Workshops &#8211; FSKTM Technovations</title>
	<link>https://www.technovations.com.my</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ICDL Digital Marketing 11-12th February 2020</title>
		<link>https://www.technovations.com.my/2020/01/17/icdl-digital-marketing-11-12th-february-2020/</link>
		
		<dc:creator><![CDATA[syakir]]></dc:creator>
		<pubDate>Fri, 17 Jan 2020 11:03:30 +0000</pubDate>
				<category><![CDATA[Workshops]]></category>
		<guid isPermaLink="false">http://www.technovations.com.my/?p=693</guid>

					<description><![CDATA[ICDL programmes are for anyone who wishes to become fully competent in the use of a computer and common applications. Computer skills enable people of all ages to understand and use technology to improve their personal and professional lives. ICDL modules provide a practical programme of up-to-date skills and knowledge areas which are validated by a test.]]></description>
										<content:encoded><![CDATA[
<p><strong><br>Date : 10-11 February 2020<br>Venue : Faculty of Computer Science &amp; Information Technology, University of Malaya</strong></p>



<p>Click the link to register : <a href="https://bit.ly/2uEmq2J">https://bit.ly/2uEmq2J</a></p>


<h2 class="wp-block-heading" id="training-fees">Training Fees</h2>


<ul><li>Students           : RM 250</li><li>Staffs                 : RM 450</li><li>Public/Private : RM900</li></ul>



<p>For details : <a href="http://wassap.my/0145118452/?fbclid=IwAR2yTZCXG9CivuZUFqok0YXEP0WSuFcLrCsO4N7ZRVcMx0A-UvhOwsv222M">wassap.my/0145118452/</a><br>Read more at : <a href="https://bit.ly/2NzwAII">https://bit.ly/2NzwAII</a><br></p>



<div class="wp-block-uagb-advanced-heading" id="uagb-adv-heading-3a07d92d-c966-4a68-94b0-a9bfb7ef3add"><h2 class="uagb-heading-text">+With Training</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"></p></div>



<p>Successful candidates will be able to:<br><strong> • 2 Days training at FCSIT, UM<br> • Face-to-face guidance from accredited trainer<br> • ICDL Training Certificate of Completion from UM Innovations Sdn Bhd<br> • Courseware from ICDL<br> • 3 Diagnostic tests from ICDL<br> • 1 Certification test from ICDL<br> • ICDL Profile Certificate upon successful attempt of certification test</strong></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Introduction to Data Analysis with Python &#038; Pandas 10-11 Feb 2020</title>
		<link>https://www.technovations.com.my/2019/01/26/data-analysis/</link>
		
		<dc:creator><![CDATA[syakir]]></dc:creator>
		<pubDate>Sat, 26 Jan 2019 01:45:27 +0000</pubDate>
				<category><![CDATA[Workshops]]></category>
		<guid isPermaLink="false">http://www.technovations.com.my/?p=398</guid>

					<description><![CDATA[At the end of this program, participants will be able to achieve the following objectives: a) How to set up Python for data analysis projects. b) How to import, clean, and manipulate data. c) How to manipulate data in 1D, 2D, and 3D data sets. d) How to visualize and plot data into charts and &#8230;<p class="read-more"> <a class="" href="https://www.technovations.com.my/2019/01/26/data-analysis/"> <span class="screen-reader-text">Introduction to Data Analysis with Python &#038; Pandas 10-11 Feb 2020</span> Read More »</a></p>]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-uagb-advanced-heading" id="uagb-adv-heading-6b6e8833-2c29-406c-82bf-d7f42311946b"><h3 class="uagb-heading-text">Introduction</h3><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"> Data Analysis with Pandas &amp; Python is an introductory course to using pandas in manipulating data and gain new insights on our dataset. Python is a powerful programming language to do statistics and data science. The 18th KDNuggets Software Poll has crowned Python as the most used language in data science with 52.6% usage overtaking R at the second spot. On the other hand, Pandas is a powerhouse tool that allows doing anything and everything with large datasets &#8211; analyzing, organizing, sorting, filtering, pivoting, aggregating, munging, cleaning, calculating, and more! <br></p></div>



<p></p>



<div class="wp-block-uagb-advanced-heading" id="uagb-adv-heading-684cfe40-b8d4-4fb7-9d8d-c035d81b1a91"><h3 class="uagb-heading-text">Objectives</h3><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"> </p></div>



<p>At the end of this program, participants will be able to achieve the following objectives:<br> a) How to set up Python for data analysis projects.<br> b) How to import, clean, and manipulate data.<br> c) How to manipulate data in 1D, 2D, and 3D data sets.<br> d) How to visualize and plot data into charts and graphs</p>



<p><strong>Date : 10-11 February 2020<br>Venue : Faculty of Computer Science &amp; Information Technology, University of Malaya</strong></p>



<p>Inclusive of meals, notes and <strong>Certificate of Completion</strong> from University of Malaya.</p>



<p>Click the link to register : <a href="https://bit.ly/35gVkvt">https://bit.ly/35gVkvt</a></p>



<p>For details : <a href="http://wassap.my/0145118452/?fbclid=IwAR2yTZCXG9CivuZUFqok0YXEP0WSuFcLrCsO4N7ZRVcMx0A-UvhOwsv222M">wassap.my/0145118452/</a> <br>Read more at : <a href="http://bit.ly/2Foxtzk">https://bit.ly/2Foxtzk</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Data Science with Python 12-13 Feb 2020</title>
		<link>https://www.technovations.com.my/2019/01/21/data-science-with-python-2/</link>
		
		<dc:creator><![CDATA[syakir]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 07:28:43 +0000</pubDate>
				<category><![CDATA[Workshops]]></category>
		<guid isPermaLink="false">https://websitedemos.net/outdoor-adventure-02/?p=293</guid>

					<description><![CDATA[At the end of this program participants will be able to achieve the following objectives: a) How to set up Python for data science related projects. b) How to import, clean and manipulate data for analysis. c) How to create intuitive graphic for in-depth analysis of the data. d) How to make decisions using applied &#8230;<p class="read-more"> <a class="" href="https://www.technovations.com.my/2019/01/21/data-science-with-python-2/"> <span class="screen-reader-text">Data Science with Python 12-13 Feb 2020</span> Read More »</a></p>]]></description>
										<content:encoded><![CDATA[
<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-uagb-advanced-heading" id="uagb-adv-heading-a7acfe4a-525a-42dd-9f01-a4e7ebb42697"><h3 class="uagb-heading-text">Introduction</h3><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"> Data science with Python is a comprehensive introductory course to using the rich features of Python in applied data science. The 18th KDNuggets Software Poll has crowned Python as the most used language in data science with 52.6% usage overtaking R at the second spot. Python comes with a rich data community, offering vast amount of toolkits and features. Therefore, this course aims to provide an in- depth use of Python for data science. It covers data importing and wrangling, visualization and decision making using machine learning. It guarantees to equip you with all the essential skills needed to start your journey into data science with Python. </p></div>



<p></p>



<div class="wp-block-uagb-advanced-heading" id="uagb-adv-heading-a62263f8-1ac0-4c5b-9393-13be3cba0ae9"><h3 class="uagb-heading-text">Objectives</h3><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"></p></div>



<p>

 At the end of this program participants will be able to achieve the following objectives:<br> a) How to set up Python for data science related projects.<br> b) How to import, clean and manipulate data for analysis.<br> c) How to create intuitive graphic for in-depth analysis of the data.<br> d) How to make decisions using applied and practical machine learning techniques. 

</p>



<p><strong>Date    :  12-13 February 2020 <br>Venue : Faculty of Computer Science &amp; Information Technology, University of Malaya</strong></p>



<p>Inclusive of meals, notes and <strong>Certificate of Completion</strong> from University of Malaya.</p>



<p>Click the link to register : <a href="https://bit.ly/35h8J6o">https://bit.ly/35h8J6o</a><br>For details : <a href="http://wassap.my/0145118452/?fbclid=IwAR2yTZCXG9CivuZUFqok0YXEP0WSuFcLrCsO4N7ZRVcMx0A-UvhOwsv222M">wassap.my/0145118452/</a><br>Read more at : <a href="http://bit.ly/2sPx3zh">http://bit.ly/2sPx3zh</a></p>



<p></p>



<div style="height:15px" aria-hidden="true" class="wp-block-spacer"></div>



<p> </p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
