Posts

INTRODUCTION OF CLOUD COMPUTING

Image
  INTRODUCTION OF CLOUD COMPUTING cloud commuting means storing and accessing data    and program or restore server that are posted on and program or   remote server that are poster on internet . internet of computer hardware and local server . in simple worlds inserting accessing and managing the data and program cloud computing is own demand activity of a computer services some operation which can be performed with cloud computing are: storage , backup , recovery data delivery of software on demands   benefits / characteristics of cloud computing   on-demand self-services : it means that a consumer can be request and receive access to the service offering without an administer or some of sport staff to full fill their request Ø no maintained Ø security Ø more   storage Ø reduce cost Ø stability     Disadvantage: §   Network   connection dependency §   May not get all the features in a ...

Cascading Style Sheets

Image
CSS:     Cascading Style Sheets BUILDING BLOCK OF WEBSIDE HTML: Provides the structure and content of a webpage. CSS: Styles and designs the appearance of the webpage JAVASCRIPT: Adds interactivity and dynamic behavior to the webpage.     What is CSS? • Cascading Style Sheets (CSS) is a stylesheet language used to describe the look & presentation of a document written in HTML or XML. It defines how elements are displayed on a web page . • CSS makes websites visually appealing and user-friendly.   How to code CSS? h1 { color: red; font-size: 32px;   } Creators & Maintenance of CSS? • CSS was created by a group of individuals known as the World Wide Web Consortium (W3C).   • Primary contributors include Håkon Wium Lie and Bert Bos.   • CSS standards and specifications are maintained by the W3C.   • A community of web developers, designers, and browser vendors also contribute to its evolut...

Problem Solving and Searching Techniques:

Image
  Problem Solving and Searching Techniques: AI is used a lot today It has many advantages and disadvantages AI is a problem which comes in different forms It has some problems which even AI cannot solve because AI was neither made by humans nor by humans AI problems exhibit distinct characteristics that shape the strategies and techniques used to tackle them  effectively. In this article, we delve into the fundamental features of AI problems, shedding light on what makes them so fascinating and formidable   Problem solving: is like a park which solves no matter how big the problem instantly. It solves the problem instantly no matter how big it is.. search space :   search space is the space which is used to solve the problem in all the studies It covers a range of options that an agent can choose from to reach the same destination. Production Systems Every automatic system with a specific algorithm must have rules for its proper functioning and functionin...