Posts

Showing posts from October, 2024

Nss activity

Image
 

ശാസ്ത്രോത്സവം

Image
 

field trip

Image
 

School induction programme

Image

Teachers day programme

Image

Food fest

Image
 

ഭാഷാനൈപുണികൾ

                               ആമുഖം ഭാഷ പഠിക്കുന്നതിന്റെ ഉദ്ദേശ്യം തന്നെ ആ ഭാഷയിൽ ആശയവിനിമയത്തിന് പ്രാപ്തരാക്കുക എന്നതാണ്. ഇതിനായി കുട്ടികൾ ഭാഷാനൈപുണികൾ കൈവശമാക്കേണ്ടതുണ്ട്. അതുകൊണ്ടുതന്നെ ഭാഷാ നൈപുണികൾ കൈവശമാക്കാൻ കുട്ടികളെ പ്രാപ്തരാക്കുവാൻ പറ്റുന്ന വിധത്തിലുള്ളവയായിരിക്കണം ഭാഷാപഠനക്ലാസുകൾ. പ്രധാനമായും ഭാഷയിൽ ചതുർ നൈപുണികൾ ആണുള്ളത്. ശ്രദ്ധ,ഭാഷണം, വായന,എഴുത്ത് ഈ നാല് നൈപുണികളെ വീണ്ടും സ്വീകരണ നൈപുണികൾ എന്നും ഉൽപ്പാദന നൈപുണികളെന്നും രണ്ടായി തിരിച്ചിരിക്കുന്നു. ശ്രദ്ധയും വായനയും സ്വീകരണ നൈപുണികളും ഭാഷണവും എഴുത്തും ഉൽപാദന നൈപുണികളാണ്. ഈ നൈപുണികളെന്താണെന്നും ഇവയെ എങ്ങനെ കൈവശമാക്കാമെന്നും സ്വീകരണനൈപുണികളായ ശ്രവണവും വായനയും ഉൽപാദന നൈപുണികളായ എഴുത്തും ഭാഷണവും എങ്ങനെ ബന്ധപ്പെട്ടിരിക്കുന്നുവെന്നും താഴെയുള്ള ഭാഗങ്ങളിൽ ചർച്ച ചെയ്യുന്നു                 ഭാഷാനൈപുണികൾ ശ്രദ്ധ ഭാഷാനൈപുണികളിൽ ആദ്യത്തേതും പ്രധാനപ്പെട്ടതുമാണ് ശ്രദ്ധ. ഈ നൈപുണിയുടെ വികസനത്തിലൂടെ മാത്രമേ മറ്റ് നൈപുണികൾ...

WEB SERVICES

                        Introduction        web service is a service offered by an electronic device to another electronic device, Communicating with each other via the world Wide Web.In practice, a Web service commonly provides an object oriented web- based interface to a data base server, utilized for example by another web server, or by a mobile app, that provides a user interface to the end user. Many organizations that provide data informatted HTML pages will also provide that data on their server as XML or JSON, often through a Web service to allow syndication, for example,Wikipedia's Export.Another application offered to the end user may be a mash up, where a Web server consumes several Web ervices at different machines and complies the contend into one user interface.Web services are self-contained,modular,distributed, dynamic applications that can be described, published, located or invoked over the...

WEB SERVICES

 A service offered by an electronic device to another electronic device, communicating with each other via the Internet, or a server running on a computer device, listening for requests at a particular port over a network, serving web documents (HTML, JSON, XML, images).[citation needed] In a web service, a web technology such as HTTP is used for transferring machine-readable file formats such as XML and JSON. In practice, a web service commonly provides an object-oriented web-based interface to a database server, utilized for example by another web server, or by a mobile app, that provides a user interface to the end-user. Many organizations that provide data in formatted HTML pages will also provide that data on their server as XML or JSON, often through a Web service to allow syndication. Another application offered to the end-user may be a mashup, where a Web server consumes several Web services at different machines and compiles the content into one user interface.