Overview of Project Management [Source Internet] What is a project? A project is an activity that using plans and processes creates a product, a service, or a result. A product is a physical product like a TV, a service is like the Internet, a website; result [analytical model, proof of something] is the knowledge based …
Category: Professional
May 15
Some Topics on Project Communication Management #PMP – Project Management
Some Topics on Project Communication Management For bigger projects communication also needs to be preplanned and executed effectively. Though based on circumstances the plan may be reviewed and changed. Overview Project communication can be very tricky and political Deals with Compiling, Sending, Storing, distributing and managing project record Handles four areas:What to communicate, to whom, …
May 15
Initiate a Project #PMP – Project Management
Initiating Projects How a project starts? Projects are done for one of the following three reasons Business Requirements: Example: The government requires airline companies to implement safety-management systems. A company needs to find out the success of their ecommerce web-site. Opportunities:To take advantage of an opportunity like technology breakthrough. Example: many projects may be planned …
Apr 10
PMP – Topics : PMP – Processes #Root
PMP – Topics : PMP – Processes Initiating Planning Executing Monitoring Closing From: http://sitestree.com/?p=11378 Categories:RootTags: Post Data:2017-10-16 23:02:29 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 10
Pretty Simple Java Code #SCJP
/** * The HelloWorldApp class implements an application that * simply prints “Hello World!” to standard output. */ class HelloWorldApp { public static void main(String[] args) { System.out.println(“Hello Worlld”); } } class ArrayDemo { public static void main(String[] args) { // declares an array of integers int[] anArray; int[] theArray; // allocates memory for 10 …
Mar 10
SCJP: Sun Certified Java Programmer: All that you need to know #SCJP
Introduction to Sun Certified Java Programmer Certification Course Java : SCJP: Important Resources JAVA: Some links: useful for exams like scjp/scja SCJP Essential Knowledge SCJP Practice Exams SCJP Training: Lesson 1: Develop code that declares classes (including abstract and all forms of nested classes), interfaces, and enums, and includes the appropriate use of package and …
Mar 10
SCJP: Topics and Resources : will be continued #SCJP
SCJP topics and related resources are provided. I have skimed through the resources at least one time. Garbage Collection Test area:Given a code example, recognize the point at which an object becomes eligible for garbage collection, determine what is and is not guaranteed by the garbage collection system, and recognize the behaviors of the Object.finalize() …
Mar 10
SCJP: Java Operators #SCJP
By Sayed Exams like SCJP test your understanding of Java operators and how to use them like: assignment operators: =, +=, -= arithmetic operators: +, -, *, /, %, ++, — relational operators: <, <=, >, >=, ==, != logical operators: &, |, ^, !, &&, || conditional operators: ? : Also operators to check …
Feb 23
My YouTube Channel on Software and Web Development
Sayed Ahmed This is my youtube channel on Training and Education; primarily on Software and Web Development. Playlists: object oriented programming in php 5 http://www.youtube.com/watch?v=xVnVD3b2BCc&list=PLUA7SYgJYDFozmePt6hBygmlU_uwID1_8 PHP and MySQL: Misc http://www.youtube.com/watch?v=h21qyG3KeJY&list=PLUA7SYgJYDFovREY1m3AcPUOF59U695su Ecommerce Shop Development in Magento http://www.youtube.com/watch?v=NJzUSu-GcUk&list=PLUA7SYgJYDFqOx7–ezlbukRbVX1wIfeI Introduction to Information and Telecommunications Technologies (Based on Grade 11 & 12 Education in Bangladesh) http://www.youtube.com/watch?v=vVHSVrtRIis&list=PLUA7SYgJYDFqrvpNI2YsxMfCxXBsiQGbY Video Game Design …
Jul 31
Recent Announcements from AWS
Browse below to learn about the latest product, service, and feature announcements from AWS. AWS Release Notes A Weekly Review of the Latest Announcements from AWS Introducing Amazon EC2 R5 Instances, the next generation of memory-optimized instances Introducing Amazon EC2 z1d Instances with a sustained all core frequency of up to 4.0 GHz Amazon ECS …
