Showing posts with label MTA. Show all posts
Showing posts with label MTA. Show all posts

Thursday, March 18, 2021

MTA:Materi Sertifikasi Internasional Software Development Fundamentals (Exam 98-361)


Microsoft Technology Associate Exam 98-361 (software development fundamentals) topics are Core Programming, Object-Oriented Programming, General Software Development, Web Applications, Desktop Applications, and Databases. 

Objectives domain :

A. Understanding Core Programming

  • Understand computer storage and data types
  • Understand computer decision structures
  • Identify the appropriate method for handling repetition
  • Understand error handling
B. Understanding Object Oriented Programming 

  • Understand the fundamentals of classes 
  • Understand inheritance 
  • Understand polymorphism
  • Understand encapsulation 
C. Understanding General Software Development

  • Understand application life-cycle management
  • Interpret application specifications
  • Understand algorithms and data structures

Wednesday, July 5, 2017

MTA (Microsoft technology Associate) Certification Pathways


Microsoft and Certiport are pleased to offer you the Microsoft Technology Associate (MTA) certification - Microsoft's new entry-level credential that validates fundamental technology knowledge among students seeking to build a career in technology.

MTA certification is positioned to become the premier credential for individuals seeking to explore and pursue a career in technology, or augment related pursuits such as business or any other field where technology is pervasive. It is the ideal and preferred path to Microsoft's world-renowned technology certification programs, such as Microsoft Certified Solutions Associate (MCSA) and Microsoft Certified Solutions Developer (MCSD).
Whether you are new to technology, changing jobs, or a seasoned IT professional, Microsoft certification grows with your career. Becoming certified demonstrates to customers, peers, and employers that you are committed to advancing your skills and taking on greater challenges. In addition, certification provides you with access to exclusive Microsoft Certified Solutions Developer (MCSD) resources and benefits, including opportunities to connect with a vast, global network of MCPs.

Start with MTA - a great way to validate your understanding of the key IT building blocks, then move on to more advanced certifications such as Microsoft Certified Solutions Associate (MCSA) and Microsoft Certified Solutions Developer (MCSD), which will validate your skills and experience with Microsoft products and IT solutions developed using Microsoft technologies. Microsoft Certifications recognize and reward your abilities and expertise as your career develops.

Monday, July 3, 2017

MTA-Materi Sertifikasi Internasional Networking Fundamentals(Exam 98-366)


Candidates for this exam are seeking to prove fundamental networking knowledge and skills.  Before  taking this exam, candidates should have a solid foundational knowledge of the topics outlined in this preparation guide.  It is recommended that candidates become familiar with the concepts and the technologies described here by taking relevant training courses. Candidates are expected to have some hands-on experience with Windows Server, Windows based networking, network management tools, DNS, TCP/IP, names resolution process, and network protocols and topologies.


 Objectives Domain :
A.  Understanding Network Infrastructures
  1. Understand the concepts of the Internet, intranet, and extranet.
  2. This objective may include but is not limited to: VPN, security zones, firewalls
  3. Understand local area networks (LANs).
  4. This objective may include but is not limited to: perimeter networks; addressing; reserved address ranges for local use (including local loopback ip), VLANs; wired LAN and wireless LAN
  5. Understand wide area networks (WANs).
  6. This objective may include but is not limited to: leased lines, dial-up, ISDN, VPN, T1, T3, E1, E3, DSL, and cable and their characteristics (speed, availability)
  7. Understand wireless networking.
  8. This objective may include but is not limited to: types of wireless networking standards and their characteristics (802.11A, B, G, N including different Ghz ranges), types of network security (for example, WPA/WEP/802.1X ), point-to-point (P2P) wireless, wireless bridging
  9. Understand network topologies and access methods.
  10. This objective may include but is not limited to: star, mesh, ring

MTA : Materi Sertifikasi Internasional Window Operating System Fundamentals (Exam 98-349)


This exam measures your ability to accomplish the technical tasks listed below. The percentages indicate the relative weight of each major topic area on the exam. The higher the percentage, the more questions you are likely to see on that content area on the exam.
  • Understanding operating system configurations (15–20%)
  • Installing and upgrading client systems (15–20%)
  • Managing applications (15–20%)
  • Managing files and folders (15–20%)
  • Managing devices (15–20%)
  • Understanding operating system maintenance (15–20%) 

Objectives Domain :

A. Understanding Operating System Configurations
  1. Configure Control Panel options; Configure desktop settings
  2. Understand native applications and tools
  3. Understand mobility; Understand remote management and assistance
B. Installing and Upgrading Client Systems
  1. Identify Windows operating system editions; Identify upgrade paths
  2. Understand installation types
  3. Understand virtualized clients

MTA : Materi Sertifikasi Internasional Database Administration Fundamentals(Exam 98-364)

Candidates for this exam are in the process of expanding their knowledge and skills in the following areas:
  • core database concepts
  • relational database concepts
  • security requirements for databases and the data stored in them
  • database objects, such as tables and views
  • graphical tools and T-SQL scripts
  • database queries
  • stored procedures

 Objective domain :
A.  Understanding Core Database Concepts
  1. Understand how data is stored in tables.
  2. This objective may include but is not limited to: understanding what a table is and how it relates to the data that will be stored in the database; columns/fields, rows/records
  3. Understand relational database concepts.
  4. This objective may include but is not limited to: understanding what a relational database is,the need for relational database management systems (RDBMS), and how relations are established
  5. Understand data manipulation language (DML).
  6. This objective may include but is not limited to understanding what DML is and its role in databases
  7. Understand data definition language (DDL).
  8. This objective may include but is not limited to understanding how T-SQL can be used to create database objects such as tables and views