0% found this document useful (0 votes)
29 views4 pages

Report Part 2

This paper proposes a block-based programming interface using Blockly to make programming easy to learn for students without any prior knowledge. The system includes a teacher interface to create classrooms, assign work, and a student interface to join classrooms using codes and complete courses. These courses are designed to teach basic programming and writing programs using the block-based editor, which allows creating programs by dragging and dropping blocks. Block-based programming makes learning programming and computer science more visual and easier for beginners.

Uploaded by

Sonu Jaiswar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views4 pages

Report Part 2

This paper proposes a block-based programming interface using Blockly to make programming easy to learn for students without any prior knowledge. The system includes a teacher interface to create classrooms, assign work, and a student interface to join classrooms using codes and complete courses. These courses are designed to teach basic programming and writing programs using the block-based editor, which allows creating programs by dragging and dropping blocks. Block-based programming makes learning programming and computer science more visual and easier for beginners.

Uploaded by

Sonu Jaiswar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Abstract

This paper presents a method to create a Block-Based programming interface using Blockly. It is
a simple and easy to learn without any programming knowledge. In this Web Application there
are two users i.e. Teacher and Student. Teacher can create a classroom and assign assignments
and work to the students. Students can join the classroom with the help of a code provided by the
teacher and can enroll in various courses provided by the Application. Courses are designed to
teach basics of programming and to write a program using Block-based programming interface.
Web application will have built-in Block based code editor by using a student can easily create a
simple program just by dragging and dropping the code blocks. Block-based is a very easy way
to introduce new learners to the programming and the field of computer science. As the block-
based programming is a visual-based programming language, it becomes much more easier for
beginners to learn programming.

i
Table of Contents

Chapter 1 Introduction
Chapter 2 Literature Survey
2.1 Survey Existing system
2.2 Limitation Existing system or research gap
2.3 Problem Statements and Objective
2.4 Scope
Chapter 3 Proposed System
3.1 Analysis/ Framework/ Algorithm
3.2 Details of Hardware & Software
3.3 Design details
Chapter 4 Methodology
4.1 Project Module
Chapter 5 Implementation Details
5.1 Working Of The System
Chapter 6 Results And Conclusion
9.1 Project Screenshots
Chapter 7 Conclusion
References
Publications

ii
List of Figures

Sr. No Figure Name Pg. No


03.01 Waterfall Model 08
04.01 Use Cases Diagram 13
04.02 Flowchart Diagram 14
04.03 State Chart Diagram 15
04.04 Sequence Diagram 16
06.01 Software Architecture 24
08.01 Gantt Chart July- April 32
09.01 Framework for Adaptive Ids 34
09.02 Testing Dataset 35
09.03 Result of Dataset 36
09.04 Darpa Dataset 37
09.05 Weka Analysis on Training Dataset Based on Protocol Type 38
09.06 Weka Analysis on Training Dataset Based on Service Type 39
09.07 Weka Analysis Based On Class: Normal(Blue) or Anomaly 40
(Red)

iii
LIST OF TABLES

SR.NO TABLE NAME PG. NO

6.1 Dataset Detection Rate 26

6.2 Protocol Type Detection 26

7.1 Test Case Results 29

iv

You might also like