Skip to content

AssistedCoding

Move a step ahead in coding

Search
  • Links
  • RSS
  • Blog
  • Github repositories
  • ServicesServices, working hours, prices
    • SummaryBrief summary of services provided
    • Session options and bookingStandard Working hours
    • Payment methodsPOS, Traditional banking, Cryptocurrencies
  • Preparation GuidePrepare to write code
    • SummaryBrief summary on how to be prepared
    • 1. Select operating systemA Linux distribution is recommended
    • 2. Prepare your workstationFor C/C++, Java, python etc
      • C/C++ code
      • Java code
      • Java EE code
      • Java REST code
      • MIPS code
      • MPI code
      • Pascal code
      • Python code
      • Sunspot code
    • 3. Install additional softwareOptional additional software we might need
    • 4. What should I have with me?Notepad, e-mail, credentials, USB drive
  • Practice GuidePlanning ways to improve
    • Summary
    • I want problems to solve!!!start with simple algorithmic problems
  • Knowledge baseBrowse the knowledge base
    • ExploreExplore the knowledge base
    • How-To’sTake a look on the How to’s
    • RecommendationsCheck out the recommendations
  • ContactContact us via e-mail

Knowledge base Β» How-To

Administration…

Vagrant Toolcase

24 Feb 202424 Feb 2024
As a general thumb of rule, you should run the commands from the directory where the vagrant file is. List all processes vagrant global-status Create or start process vagrant up…
Administration…

IPCS Toolcase

15 Dec 20226 Jan 2023
List segments and semaphore arrays Use -s for semaphores and -m for shared memory segments (or both): ipcs -s -m Manage memory segments View details of a memory segment (by…
C/C++…

g-prof Toolcase

13 Dec 202115 Dec 2022
Install gprof apt-get install binutils Compile To use profiling you need to use the following flags: -g for debugging information -pg for profiling information Add the -g -pg flags to…
Administration…

Apache virtual hosts example

28 Nov 202128 Nov 2021
Overview To setup virtual hosts on Apache the standard procedure is the following: First, create the directories of the document root for each siteIn the directory /etc/apache2/sites-available, create a configuration…
How-To…

How to count lines of source code

13 Jul 2020
Install cloc: sudo apt install cloc And then run the command: cloc .  
C/C++…

Valgrind Toolcase

14 Mar 201915 Dec 2022
Install Valgrind via APT sudo apt install valgrind Compile the source program To compile the program use the following flags: -g3 -O0 (optional) Example in C gcc -g -Wall *.c…
How-To…

Hints for debugging simple TCP applications

29 May 20182 Oct 2019
Summary of what you are going to install: ncatcurl Summary of the commands: sudo apt install ncat sudo apt install curl echo "hello world" > /dev/tcp/localhost/11111 echo "hello world" |…
How-To…

Upload files with SCP

5 Nov 20177 Jun 2025
Prerequisites: scp (pre-installed on most Linux distributions) Quickstart To copy a file to your home directory scp blabla.txt username@hostname:~ For more use cases read here Let's say your student ID…
How-To

Computer maintenance and stability

4 Sep 20177 Dec 2022
Do not install software that advertises that it will speed up your computer or that it will magically repair and clean up your hard drive. Most of those programs do…

Categories

Direct links

πŸ¦‰ Nicomedes
πŸ’Ά Payment methods

Recent

  • Vagrant Toolcase
  • Prepare your computer for Hadoop
  • Prepare your computer for SGG development (C++)
  • IPCS Toolcase
  • Laravel Quickstart

Tags

Apache APT Assembly bottle C curl Design patterns Disk scheduling docker Information retrieval Internet Of Things IPC ipcrm ipcs Java JSP LAPACK LAPACKE Lazarus MIPS Mosquitto MQTT MySQL MySQL Workbench nc netcat Networking Page replacement algorithms Pascal pip postman Problem solver Process scheduling python qemu QtSpim SCP Servlet Simple game graphics library Solarium SSH SunSpot tcp telnet

AssistedCoding

πŸ‘€ Nikos Valeontis
2-hour sessions:
    10 am - 12 am
    12 am - 2 pm
    2 pm - 4 pm
    6 pm - 8 pm
    8 pm - 10 pm
    10 pm - 0 am

1-hour sessions:
    8 am - 9 am
    2 pm - 3 pm
    5 pm - 6 pm
    10 pm - 11 pm
    0 am - 1 am

License verification ID:

1121-7700-5269-1714

πŸ’¬ Contact info

contact QR code

🌍 Add the site

site QR code

Sitemap

Sitemap
  • Terms and conditions
  • Privacy Policy
  • Links
  • RSS
  • Blog
  • Github repositories
Proudly powered by WordPress | Theme: TextBook by WordPress.com.