Thursday, November 29, 2018

git


Git Hub

It is an open source which can be used by the people all over the world.Git Hub is a web-based  service using Git. It is  used for computer code. It offers all of the distributed version control and source code management functionality of Git.



Commands to install Git hub on PC

  • Installing github for linux : type terminal"sudo apt-get install git "
  • Configurating github :
                 git config --global user.name "user_name"

                 git config --global user.email "email_id"



 Commands on turminal to run git hub     

1.git init html    
2.git add *
3.git status
4.git commit -m"description"
5.git remote add origin
6.git remote -v
7.git push -u origin master

Monday, November 26, 2018

Html


What is HTML?

  • HTML stands for Hyper Text Markup Language
  • HTML describes the structure of Web pages using markup
  • HTML elements are the building blocks of HTML pages
  • HTML elements are represented by tags
  • HTML tags label pieces of content such as "heading", "paragraph", "table","form"


  • The <html> tag is the root tag of an HTML page
  • The <head> tag contains meta information about the document
  • The <title> tag  specifies a title for the document
  • The <body>tag contains the visible page content
  • The <h1> tagdefines a large heading
  • The <p> tag defines a paragraph
  • The enclosed element is the child of the enclosing parent element. Any visible content should be placed with in the opening and closing <body> tags.
  • Heading and subheadings, <h1> to <h6> tags, are used to enlarge text.
  • <P>,<Spam> and <Dir> tags specify text or blocks. 
  • The <em> and <strong> tags are used to emphasize text.
  • Line breaks are created with the <Br> tag.
  • Ordered lists <ol> are numbered and unordered lists <ul> are bulleted.
  • Images <img> and videos <video> can be added by linking to an existing source. 
  •  Line Break Tag.<br>tag is used to break the line by one line from where it has written lastly.
  •  Insert Image  Tag.                                                                                           <img src="url" alt="image"> images are defined with the<img> tag The src specifies the URL.The alt  attribute provides an alternate text for an image.
  •  Links Tag   <a href='url"> link content</a>. links are defined with the <a> tag .The href attribute specifies the destination address of the link


Examples 
<!doctype html>
<html>
<body>
<h1> Wellcome </h1>
<h2>welcome</h2>
<h3>welcome</h3>
<h4>welcome</h4>
<h5>welcome</h5>
<h6>welcome</h6>
</body>
</html> 


   

HTML FORMS


The HTML <form> element defines a form that is used to collect user input:
Text
button
radio
checkbox  

 Sample Form Example
<!doctype html>
<html>
<head><center>UKI student</center>
  
</head>
<body>
<form>
<fieldset >
    <legend>Uki.life</legend>
  <pre> First Name     <input type="text"></pre>
  <pre> Last name      <input type="text"></pre>
  <pre> Reg no         <input type="text"></pre>
  <pre> Date of Birth  <input type="text"></pre>

  <pre> Gender        <input type="radio" name="gender" value="male"> Male<input type="radio" name="gender" value="female"> Female  </pre>

       favourite subject:<br>
  <input type="checkbox" name="subject" value="English"> English
  <input type="checkbox" name="subject" value="personal Coaching" >personal Coaching
  <input type="checkbox" name="subject" value="web Development"> web Development
  <input type="checkbox" name="subject" value="Programming" >Programming <br><br>
feedback  <textarea rows="8" cols="40" >
</textarea><br>
                                                               <pre> <button type="reset" value="Reset" >Reset</button>  <button type="submit" value="Submit" >Submit</button></pre>
</form>
</body>


</html>


HTML Tables
<!DOCTYPE html>
<html>
<body>

<h2>Basic HTML Table</h2>

<table style="width:100%" border="">
  <tr>
    <th>Firstname</th>
    <th>Lastname</th>
    <th>Phone No</th>
  </tr>
  <tr>
    <td>mahendram</td>
    <td>senthuran</td>
    <td>0765450844</td>
  </tr>
  <tr>
    <td>sivaparan</td>
    <td>prusoth</td>
    <td>0774057538</td>
  </tr>
  <tr>
    <td>arulvel</td>
    <td>yathupriyan</td>
    <td>0766038505</td>
  </tr>
  <tr>
    <td>paramesh</td>
    <td>pajith</td>
    <td>0778586679</td>
  </tr>
</table>

</body>

</html>

Sunday, November 25, 2018

ide





 I - Integrated
D - Development
E - Environment




What is an IDE?

  • Software with useful functionalities for developers
  • Productivity tools to help with software development 
  • Has a graphical user interface workbench 
  • Is not a programming language



Why IDE?

  • Increases programmer productivity with..
  • Source code editor
  • File management
  • Debugger
  • Data structure browser like class browser and object browser 
  • Compiler or interpreter  







IDE Examples

  • Eclipse
  • Microsoft visual studio 
  • Xcode
  • Netbeans
  • IDLE
  • Web IDEs






Choosing The Right IDE

  • Support for your operating system
  • Support for your programming language(s)
  • Open source or commercial
  • IDE features





Tuesday, November 20, 2018


Pseudocode is a false code which consists of plain English statements, mathematical notations and keywords that are commonly found in high level languages.
                                       or
pseudocode is simply a numbered list of instructions to perform some  specific task.

Pseudo Code Components
       Variables
       Input/Output
       Assignment
       Selection
       Repetition     

1.Variable : A variable has a name, and a value. When a variable is declared certain bytes of memory is allocated in computer memory. We can call those variables anytime.

2.Input / Output : 
               Input :  We use Input operation to ask value or name to start the program
     
Output : We use out put operation to give the final result to user.
Input -Read/get /input

Output – Write / display / print

3.Assignment : Assignment is the physical act of placing a value into a variable. Assignment can be shown using
4. Repetition : The program will repeat as per the given condition.

5.Selection : The option choosing structure in pseudo code. It will choose the path according to a given condition.

Flowchart 
       
         A flowchart is a type of diagram that represents an algorithm, workflow or process. The flowchart shows the steps as boxes of various kinds, and their order by connecting the boxes with arrows .

Friday, November 16, 2018




 

 

Gavel Clubs



Gavel clubs are a way of providing the Toastmasters experience to groups who may be ineligible for regular membership due to age, or other circumstances. Following similar Toastmasters meeting protocols, Gavel clubs use  officer titles and education manuals.
it is a US headquartered nonprofit educational organization that operates clubs worldwide for the purpose of promoting communication , public speaking  and leadership skills

toast master
        Toastmaster is the meeting head introducing participation and make sure every think runs time.The main responsibility of the toast master is to introduction for each main speakers .

Table topic
          Part of meetings is devoted to Table Topics, which are off-the-cuff speeches which are assigned on the spot by a Topicsmaster. The goal of the speak is developing the one's feet with the mini mind preparations.
  
speeches
          Every meeting is based around a set of organised speeches. Speakers are evaluated by an experienced member who then gives an impromptu speech with constructive feedback based on their performance

Monday, November 12, 2018

day 4 Nano commands

     

        Opening and creating files



  • ctrl+f -  It moves next letter from current letter (right side)
  • ctrl+b - move back letter from current letter (left side)
  • ctrl+r - open/ read a file
  • ctrl+w -search
  • ctrl+c - cancel the current command
  • ctrl+x - Exit from nano
  • ctrl+o-If you want to save the changes 
  • ctrl+k- To cut a single line
  • ctrl+e- If you want to move the cursor to the last of the current sentence.
  • ctrl+h- It used to delete a character from back
  • ctrl+6 - It used to highlight a word or sentence in a paragraph
  • ctrl+a - It bring the cursor to the first of the current sentence
  • ctrl+d - It used to delete a character from front like delete button
  • ctrl+g-all help
  • ctrl+k - Cut a sentence or paragraph
  • ctrl+u - Uncut: It undo the cut command
  • ctrl+j  - It justify the paragraph or sentence according to our work.
  • Alt +a - It used to highlight a word or sentence in a paragraph
  • ctrl+n- next cursor
  • ctrl+p-previous cursor

4th day

      

           Programming Fundamentals.



What is a Computer..?"


A Computer is a electronic machine A computer is a programmable machine. This means it can execute a programmed list of instructions and respond to new instructions that it is given.


 
1.Computers can do

  • storage
  • Calculations
  • Sharing 
  • Gaming
 

                Programming Language:
A programming language is a set of rules that provides a way of telling a computer what operations to perform.

Programming Languages convert high level languages to machine language by 2 methods.
  1. Compiler
  2. Interpreter
Languages are used to instruct Human.... Programming Languages are to instruct computers..
and some points were further discussed.
The For Web Development... The needed languages were introduced.
They are...                                               
  • HTML
  • C#
  • Ruby
  • Perl
  • Python
  • CSS
  • Java Script
  • Node.JS
  • PHP
  • Java

3rd day

Linux

  • Linux is an open source software.
  • This is operating system.
  • the operating system is used to run computer hardware 

 

  Terminal

 

Thursday, November 8, 2018

2nd day


Trello has a variety of work and personal uses including software project management, school bulletin boards, lesson planning,, management   enterprise systems,
  • Boards
  • Lists
  • Cards


Benefits

  1. Share files include photos & videos
  2. we comment




blogger used to writers write or create their articles
we are use easy way
we can publish our passion our way
we had like to share our knowledge









klavaro


it made speed typer to keyboard
this is a touch typing tutor and tool







Google class room is a free web service developed by  google for schools,distributing and grading assigments in a paperless way the primary purpose of google classroom is to streamline the process of sharing files between teachers and student,





slack is a more professional communication software and we can use it any device such as tap, mobile , laptop and etc. we can personally  message to someone or we can share attachment, video or anything within our committee. and randomly share new things in the group.







welcome

welcome to my blogger site. I Am RM.



Facebook-https://www.facebook.com/profile.php?id=100005022728139










 whatsapp 0765450844                           viber 0765450844    















React React  is a JavaScript library for building user interfaces created by Facebook. It is maintained by Facebook and a community of...